Searched refs:mac1 (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/board/CZ.NIC/turris_omnia/ |
| H A D | turris_omnia.c | 489 u8 mac0[4], mac1[4], mac[6]; in misc_init_r() local 504 OMNIA_ATSHA204_OTP_MAC1, mac1); in misc_init_r() 513 mac[3] = mac1[1]; in misc_init_r() 514 mac[4] = mac1[2]; in misc_init_r() 515 mac[5] = mac1[3]; in misc_init_r()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | lpc32xx_eth.c | 80 u32 mac1; /* MAC configuration register 1 */ member 454 writel(MAC1_PASS_ALL_RX_FRAMES, ®s->mac1); in lpc32xx_eth_init() 524 setbits_le32(®s->mac1, MAC1_RECV_ENABLE); in lpc32xx_eth_init() 545 writel(MAC1_RESETS, ®s->mac1); in lpc32xx_eth_halt() 608 writel(MAC1_RESETS, ®s->mac1); in lpc32xx_eth_initialize() 624 clrbits_le32(®s->mac1, MAC1_SOFT_RESET); in lpc32xx_eth_initialize()
|
| /rk3399_rockchip-uboot/board/ti/common/ |
| H A D | board_detect.c | 426 u64 mac1, mac2; in board_ti_set_ethaddr() local 437 mac1 = mac_to_u64(mac_addr1); in board_ti_set_ethaddr() 441 num_macs = mac2 - mac1 + 1; in board_ti_set_ethaddr() 452 u64_to_mac(mac1 + i, mac_addr); in board_ti_set_ethaddr()
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | ventana_eeprom.h | 12 u8 mac1[6]; /* 0x06: MAC2 */ member
|
| H A D | gw_ventana.c | 778 eth_env_set_enetaddr("eth1addr", info->mac1); in misc_init_r()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | ast2500-u-boot.dtsi | 70 &mac1 {
|
| H A D | ast2500.dtsi | 47 mac1: ethernet@1e680000 { label
|
| /rk3399_rockchip-uboot/board/ti/am57xx/ |
| H A D | board.c | 922 u64 mac1, mac2; in board_eth_init() local 979 mac1 = mac_to_u64(mac_addr1); in board_eth_init() 983 num_macs = mac2 - mac1 + 1; in board_eth_init() 987 u64_to_mac(mac1 + i, mac_addr); in board_eth_init()
|
| /rk3399_rockchip-uboot/board/freescale/t208xrdb/ |
| H A D | README | 133 ETH2 FM1@GTEC3 fm1-mac1 0xfe4e0000 10G Base-T (AQ1202)
|