Searched refs:phyc (Results 1 – 5 of 5) sorted by relevance
78 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection() argument83 if (phyc == PHY_INTERFACE_MODE_XGMII) { in fdt_fixup_phy_connection()89 phy_string_for_interface(phyc)); in fdt_fixup_phy_connection()
18 phy-handle = <&phyc>;19 phyc: ethernet-phy@c { label
24 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc);
35 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection() argument40 if (phyc == PHY_INTERFACE_MODE_XGMII) { in fdt_fixup_phy_connection()46 phy_string_for_interface(phyc)); in fdt_fixup_phy_connection()
102 phyc attributes:
Completed in 6 milliseconds