Home
last modified time | relevance | path

Searched refs:fdt_fixup_phy_connection (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/
A Dfsl_mdio.h24 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc);
/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dfdt.c78 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection() function
/u-boot/board/freescale/mpc837xemds/
A Dmpc837xemds.c159 err = fdt_fixup_phy_connection(blob, off, PHY_INTERFACE_MODE_SGMII); in __ft_tsec_fixup()
/u-boot/drivers/net/fm/
A Dinit.c258 fdt_fixup_phy_connection(blob, off, info->enet_if); in ft_fixup_port()
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dfdt.c35 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection() function

Completed in 6 milliseconds