Home
last modified time | relevance | path

Searched refs:wriop_get_enet_if (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/board/freescale/ls2080ardb/
H A Deth_ls2080rdb.c77 interface = wriop_get_enet_if(i); in board_eth_init()
89 switch (wriop_get_enet_if(i)) { in board_eth_init()
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160ardb.c121 interface = wriop_get_enet_if(i); in board_eth_init()
140 interface = wriop_get_enet_if(i); in board_eth_init()
H A Deth_lx2160aqds.c543 if (wriop_get_enet_if(WRIOP1_DPMAC17) == PHY_INTERFACE_MODE_RGMII_ID) { in board_eth_init()
552 if (wriop_get_enet_if(WRIOP1_DPMAC18) == PHY_INTERFACE_MODE_RGMII_ID) { in board_eth_init()
619 phy_string = phy_string_for_interface(wriop_get_enet_if(dpmac_id)); in fdt_fixup_dpmac_phy_handle()
792 phy_iface = wriop_get_enet_if(dpmac_id); in fdt_fixup_board_phy()
/openbmc/u-boot/include/fsl-mc/
H A Dldpaa_wriop.h66 phy_interface_t wriop_get_enet_if(int dpmac_id);
/openbmc/u-boot/board/freescale/ls1088a/
H A Deth_ls1088ardb.c78 interface = wriop_get_enet_if(i); in board_eth_init()
H A Deth_ls1088aqds.c636 switch (wriop_get_enet_if(i)) { in board_eth_init()
662 switch (wriop_get_enet_if(i)) { in board_eth_init()
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_wriop.c181 phy_interface_t wriop_get_enet_if(int dpmac_id) in wriop_get_enet_if() function
H A Dldpaa_eth.c39 wriop_get_enet_if(priv->dpmac_id)); in init_phy()
413 enet_if = wriop_get_enet_if(priv->dpmac_id); in ldpaa_get_dpmac_state()
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c371 phy_interface_strings[wriop_get_enet_if(i)]); in mc_fixup_mac_addrs()
910 ldpaa_eth_init(i, wriop_get_enet_if(i)); in fsl_mc_ldpaa_init()
/openbmc/u-boot/board/freescale/ls2080aqds/
H A Deth.c886 switch (wriop_get_enet_if(i)) { in board_eth_init()