Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfsl_mdio.h25 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc);
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/
H A Dfdt.c76 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection() function
/rk3399_rockchip-uboot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c155 err = fdt_fixup_phy_connection(blob, off, PHY_INTERFACE_MODE_SGMII); in __ft_tsec_fixup()
/rk3399_rockchip-uboot/drivers/net/fm/
H A Dinit.c256 fdt_fixup_phy_connection(blob, off, info->enet_if); in ft_fixup_port()
/rk3399_rockchip-uboot/board/freescale/mpc8569mds/
H A Dmpc8569mds.c538 err = fdt_fixup_phy_connection(blob, nodeoff, in ft_board_setup()
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfdt.c30 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection() function