Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/mdio/
H A Dfwnode_mdio.c142 if (is_c45 || fwnode_get_phy_id(child, &phy_id)) in fwnode_mdiobus_register_phy()
H A Dof_mdio.c34 return fwnode_get_phy_id(of_fwnode_handle(device), phy_id); in of_get_phy_id()
/linux-6.15/include/linux/
H A Dphy.h1757 int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id);
1766 static inline int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id) in fwnode_get_phy_id() function
/linux-6.15/drivers/net/phy/
H A Dphy_device.c934 int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id) in fwnode_get_phy_id() function
950 EXPORT_SYMBOL(fwnode_get_phy_id);