Home
last modified time | relevance | path

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

/u-boot/include/
A Dphy_interface.h45 static const char * const phy_interface_strings[] = { variable
88 return phy_interface_strings[i]; in phy_string_for_interface()
/u-boot/drivers/net/phy/
A Dphy.c1114 if (!strcmp(str, phy_interface_strings[i])) in phy_get_interface_by_name()
/u-boot/drivers/net/ldpaa_eth/
A Dldpaa_eth.c1208 phy_interface_strings[enet_if]);
/u-boot/drivers/net/fsl-mc/
A Dmc.c432 phy_interface_strings[wriop_get_enet_if(i)]); in mc_fixup_mac_addrs()

Completed in 9 milliseconds