Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/mdio/
Dfwnode_mdio.c137 if (is_c45 || fwnode_get_phy_id(child, &phy_id)) in fwnode_mdiobus_register_phy()
Dof_mdio.c33 return fwnode_get_phy_id(of_fwnode_handle(device), phy_id); in of_get_phy_id()
/Linux-v6.1/include/linux/
Dphy.h1462 int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id);
1471 static inline int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id) in fwnode_get_phy_id() function
/Linux-v6.1/drivers/net/phy/
Dphy_device.c875 int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id) in fwnode_get_phy_id() function
891 EXPORT_SYMBOL(fwnode_get_phy_id);