Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dphy_interface.h35 static const char * const phy_interface_strings[] = { variable
62 return phy_interface_strings[i]; in phy_string_for_interface()
/rk3399_rockchip-uboot/drivers/net/phy/
H A Dphy.c944 if (!strcmp(str, phy_interface_strings[i])) in phy_get_interface_by_name()
/rk3399_rockchip-uboot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c970 phy_interface_strings[enet_if]); in ldpaa_eth_netdev_init()
/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc.c336 phy_interface_strings[wriop_get_enet_if(i)]); in mc_fixup_mac_addrs()