Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/ls102xa/
Dfdt.c75 phy_string_for_interface( in ft_fixup_enet_phy_connect_type()
77 strlen(phy_string_for_interface( in ft_fixup_enet_phy_connect_type()
/third_party/uboot/u-boot-2020.01/include/
Dphy_interface.h68 static inline const char *phy_string_for_interface(phy_interface_t i) in phy_string_for_interface() function
/third_party/uboot/u-boot-2020.01/board/freescale/common/
Dsgmii_riser.c125 phy_string_for_interface( in fsl_sgmii_riser_fdt_fixup()
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc8xxx/
Dfdt.c80 phy_string_for_interface(phyc)); in fdt_fixup_phy_connection()
/third_party/uboot/u-boot-2020.01/board/freescale/lx2160a/
Deth_lx2160aqds.c622 phy_string = phy_string_for_interface(wriop_get_enet_if(dpmac_id)); in fdt_fixup_dpmac_phy_handle()
798 phy_string_for_interface(phy_iface)); in fdt_fixup_board_phy()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/fsl-layerscape/
Dfdt.c34 phy_string_for_interface(phyc)); in fdt_fixup_phy_connection()
/third_party/uboot/u-boot-2020.01/drivers/net/
Dxilinx_axi_emac.c761 priv->phyaddr, phy_string_for_interface(priv->interface)); in axi_emac_ofdata_to_platdata()
Dzynq_gem.c745 priv->phyaddr, phy_string_for_interface(priv->interface)); in zynq_gem_ofdata_to_platdata()
/third_party/uboot/u-boot-2020.01/drivers/net/ti/
Dcpsw.c1343 phy_string_for_interface(pdata->phy_interface)); in cpsw_eth_ofdata_to_platdata()