Searched refs:fwnode_get_phy_id (Results 1 – 4 of 4) sorted by relevance
133 if (is_c45 || fwnode_get_phy_id(child, &phy_id)) in fwnode_mdiobus_register_phy()
33 return fwnode_get_phy_id(of_fwnode_handle(device), phy_id); in of_get_phy_id()
1546 int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id);1555 static inline int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id) in fwnode_get_phy_id() function
905 int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id) in fwnode_get_phy_id() function921 EXPORT_SYMBOL(fwnode_get_phy_id);
Completed in 13 milliseconds