Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/dts/
H A Dzynqmp-zcu102-revB.dts18 phy-handle = <&phyc>;
19 phyc: phy@c { label
/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() argument
79 phy_string_for_interface(phyc)); in fdt_fixup_phy_connection()
/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/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() argument
33 phy_string_for_interface(phyc)); in fdt_fixup_phy_connection()