Home
last modified time | relevance | path

Searched refs:phy_string_for_interface (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/arch/arm/cpu/armv7/ls102xa/
Dfdt.c65 phy_string_for_interface( in ft_fixup_enet_phy_connect_type()
67 sizeof(phy_string_for_interface( in ft_fixup_enet_phy_connect_type()
/external/u-boot/board/freescale/common/
Dsgmii_riser.c125 phy_string_for_interface( in fsl_sgmii_riser_fdt_fixup()
/external/u-boot/arch/powerpc/cpu/mpc8xxx/
Dfdt.c79 phy_string_for_interface(phyc)); in fdt_fixup_phy_connection()
/external/u-boot/include/
Dphy.h95 static inline const char *phy_string_for_interface(phy_interface_t i) in phy_string_for_interface() function
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dfdt.c34 phy_string_for_interface(phyc)); in fdt_fixup_phy_connection()
/external/u-boot/drivers/net/
Dxilinx_axi_emac.c755 priv->phyaddr, phy_string_for_interface(priv->interface)); in axi_emac_ofdata_to_platdata()
Dzynq_gem.c725 priv->phyaddr, phy_string_for_interface(priv->interface)); in zynq_gem_ofdata_to_platdata()