Searched refs:WRIOP1_DPMAC1 (Results 1 – 11 of 11) sorted by relevance
/openbmc/u-boot/board/freescale/ls2080ardb/ |
H A D | eth_ls2080rdb.c | 53 wriop_set_phy_address(WRIOP1_DPMAC1, 0, CORTINA_PHY_ADDR1); in board_eth_init() 64 wriop_set_phy_address(WRIOP1_DPMAC1, 0, CORTINA_PHY_ADDR1); in board_eth_init() 76 for (i = WRIOP1_DPMAC1; i <= WRIOP1_DPMAC4; i++) { in board_eth_init()
|
/openbmc/u-boot/board/freescale/lx2160a/ |
H A D | eth_lx2160aqds.c | 103 {13, {{WRIOP1_DPMAC1, {INPHI_PHY_ADDR1, INPHI_PHY_ADDR2, -1}, 107 {15, {{WRIOP1_DPMAC1, {INPHI_PHY_ADDR1, INPHI_PHY_ADDR2, -1}, 129 {20, {{WRIOP1_DPMAC1, {CORTINA_PHY_ADDR1, -1}, 502 for (i = WRIOP1_DPMAC1; i < NUM_WRIOP_PORTS; i++) { in board_eth_init() 790 dpmac_id = WRIOP1_DPMAC1; in fdt_fixup_board_phy()
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | ldpaa_wriop.h | 16 WRIOP1_DPMAC1 = 1, enumerator
|
/openbmc/u-boot/board/freescale/ls1088a/ |
H A D | eth_ls1088ardb.c | 58 wriop_set_phy_address(WRIOP1_DPMAC1, 0, 0x0a); in board_eth_init()
|
H A D | eth_ls1088aqds.c | 635 for (i = WRIOP1_DPMAC1; i < NUM_WRIOP_PORTS; i++) { in board_eth_init() 661 for (i = WRIOP1_DPMAC1; i < NUM_WRIOP_PORTS; i++) { in board_eth_init()
|
/openbmc/u-boot/drivers/net/ldpaa_eth/ |
H A D | ls1088a.c | 13 [WRIOP1_DPMAC1] = FSL_CHASSIS3_DEVDISR2_DPMAC1,
|
H A D | lx2160a.c | 13 [WRIOP1_DPMAC1] = FSL_CHASSIS3_DEVDISR2_DPMAC1,
|
H A D | ls2080a.c | 12 [WRIOP1_DPMAC1] = FSL_CHASSIS3_DEVDISR2_DPMAC1,
|
H A D | ldpaa_wriop.c | 62 for (i = WRIOP1_DPMAC1; i < NUM_WRIOP_PORTS; i++) { in wriop_dpmac_to_index()
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | mc.c | 365 for (i = WRIOP1_DPMAC1; i < NUM_WRIOP_PORTS; i++) { in mc_fixup_mac_addrs() 908 for (i = WRIOP1_DPMAC1; i < NUM_WRIOP_PORTS; i++) in fsl_mc_ldpaa_init()
|
/openbmc/u-boot/board/freescale/ls2080aqds/ |
H A D | eth.c | 885 for (i = WRIOP1_DPMAC1; i < NUM_WRIOP_PORTS; i++) { in board_eth_init()
|