Searched refs:WRIOP1_DPMAC18 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/board/freescale/lx2160a/ |
H A D | eth_lx2160ardb.c | 85 wriop_set_phy_address(WRIOP1_DPMAC18, 0, in board_eth_init() 110 wriop_set_phy_address(WRIOP1_DPMAC18, 0, in board_eth_init() 139 for (i = WRIOP1_DPMAC17; i <= WRIOP1_DPMAC18; i++) { in board_eth_init()
|
H A D | eth_lx2160aqds.c | 143 {WRIOP1_DPMAC18, {SGMII_CARD_PORT4_PHY_ADDR, -1}, 552 if (wriop_get_enet_if(WRIOP1_DPMAC18) == PHY_INTERFACE_MODE_RGMII_ID) { in board_eth_init() 553 wriop_set_phy_address(WRIOP1_DPMAC18, 0, RGMII_PHY_ADDR2); in board_eth_init() 558 wriop_set_mdio(WRIOP1_DPMAC18, bus); in board_eth_init()
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | ldpaa_wriop.h | 33 WRIOP1_DPMAC18, enumerator
|
/openbmc/u-boot/drivers/net/ldpaa_eth/ |
H A D | lx2160a.c | 30 [WRIOP1_DPMAC18] = FSL_CHASSIS3_DEVDISR2_DPMAC18,
|
H A D | ls2080a.c | 29 [WRIOP1_DPMAC18] = FSL_CHASSIS3_DEVDISR2_DPMAC18,
|