Home
last modified time | relevance | path

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

/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() argument
83 if (phyc == PHY_INTERFACE_MODE_XGMII) { in fdt_fixup_phy_connection()
89 phy_string_for_interface(phyc)); in fdt_fixup_phy_connection()
/u-boot/arch/arm/dts/
A Dzynqmp-zcu102-revB.dts18 phy-handle = <&phyc>;
19 phyc: ethernet-phy@c { label
/u-boot/include/
A Dfsl_mdio.h24 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc);
/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() argument
40 if (phyc == PHY_INTERFACE_MODE_XGMII) { in fdt_fixup_phy_connection()
46 phy_string_for_interface(phyc)); in fdt_fixup_phy_connection()
/u-boot/doc/device-tree-bindings/memory-controllers/
A Dst,stm32mp1-ddr.txt102 phyc attributes:

Completed in 6 milliseconds