Searched refs:WRIOP1_DPMAC17 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/board/freescale/lx2160a/ |
H A D | eth_lx2160ardb.c | 83 wriop_set_phy_address(WRIOP1_DPMAC17, 0, in board_eth_init() 108 wriop_set_phy_address(WRIOP1_DPMAC17, 0, in board_eth_init() 139 for (i = WRIOP1_DPMAC17; i <= WRIOP1_DPMAC18; i++) { in board_eth_init()
|
H A D | eth_lx2160aqds.c | 141 {WRIOP1_DPMAC17, {SGMII_CARD_PORT3_PHY_ADDR, -1}, 543 if (wriop_get_enet_if(WRIOP1_DPMAC17) == PHY_INTERFACE_MODE_RGMII_ID) { in board_eth_init() 544 wriop_set_phy_address(WRIOP1_DPMAC17, 0, RGMII_PHY_ADDR1); in board_eth_init() 549 wriop_set_mdio(WRIOP1_DPMAC17, bus); in board_eth_init()
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | ldpaa_wriop.h | 32 WRIOP1_DPMAC17, enumerator
|
/openbmc/u-boot/drivers/net/ldpaa_eth/ |
H A D | lx2160a.c | 29 [WRIOP1_DPMAC17] = FSL_CHASSIS3_DEVDISR2_DPMAC17,
|
H A D | ls2080a.c | 28 [WRIOP1_DPMAC17] = FSL_CHASSIS3_DEVDISR2_DPMAC17,
|