Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/ls2080ardb/
Deth_ls2080rdb.c77 interface = wriop_get_enet_if(i); in board_eth_init()
89 switch (wriop_get_enet_if(i)) { in board_eth_init()
/external/u-boot/include/fsl-mc/
Dldpaa_wriop.h65 phy_interface_t wriop_get_enet_if(int);
/external/u-boot/board/freescale/ls1088a/
Deth_ls1088ardb.c77 interface = wriop_get_enet_if(i); in board_eth_init()
Deth_ls1088aqds.c636 switch (wriop_get_enet_if(i)) { in board_eth_init()
662 switch (wriop_get_enet_if(i)) { in board_eth_init()
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_wriop.c154 phy_interface_t wriop_get_enet_if(int dpmac_id) in wriop_get_enet_if() function
Dldpaa_eth.c32 dev, wriop_get_enet_if(priv->dpmac_id)); in init_phy()
429 enet_if = wriop_get_enet_if(priv->dpmac_id); in ldpaa_eth_open()
/external/u-boot/drivers/net/fsl-mc/
Dmc.c335 phy_interface_strings[wriop_get_enet_if(i)]); in mc_fixup_mac_addrs()
850 ldpaa_eth_init(i, wriop_get_enet_if(i)); in fsl_mc_ldpaa_init()
/external/u-boot/board/freescale/ls2080aqds/
Deth.c886 switch (wriop_get_enet_if(i)) { in board_eth_init()