Searched refs:phy_interface_t (Results 1 – 12 of 12) sorted by relevance
48 phy_interface_t enet_if;56 void wriop_init_dpmac_enet_if(int dpmac_id, phy_interface_t enet_if);66 phy_interface_t wriop_get_enet_if(int dpmac_id);70 phy_interface_t wriop_dpmac_enet_if(int dpmac_id, int lane_prtcl);
83 int ldpaa_eth_init(int dpmac_id, phy_interface_t enet_if);
62 } phy_interface_t; typedef118 static inline const char *phy_string_for_interface(phy_interface_t i) in phy_string_for_interface()
24 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc);
186 phy_interface_t enet_if;206 phy_interface_t fm_info_get_enet_if(enum fm_port port);
149 phy_interface_t interface;242 phy_interface_t interface);
193 phy_interface_t interface);
359 phy_interface_t interface;375 phy_interface_t interface;
31 phy_interface_t interface_type);
703 phy_interface_t enet_if;719 void vsc9953_port_info_set_phy_int(int port_no, phy_interface_t phy_int);
863 phy_interface_t dev_read_phy_mode(const struct udevice *dev);1269 static inline phy_interface_t dev_read_phy_mode(const struct udevice *dev) in dev_read_phy_mode()
1663 phy_interface_t ofnode_read_phy_mode(ofnode mac_node);
Completed in 32 milliseconds