Home
last modified time | relevance | path

Searched refs:phy_interface_strings (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/
Dphy.h74 static const char *phy_interface_strings[] = { variable
101 return phy_interface_strings[i]; in phy_string_for_interface()
/external/u-boot/drivers/net/phy/
Dphy.c949 if (!strcmp(str, phy_interface_strings[i])) in phy_get_interface_by_name()
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c997 phy_interface_strings[enet_if]); in ldpaa_eth_netdev_init()
/external/u-boot/drivers/net/fsl-mc/
Dmc.c335 phy_interface_strings[wriop_get_enet_if(i)]); in mc_fixup_mac_addrs()