Searched refs:of_mdio_find_device (Results 1 – 5 of 5) sorted by relevance
20 struct mdio_device *of_mdio_find_device(struct device_node *np);82 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function
249 struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function253 EXPORT_SYMBOL(of_mdio_find_device);
1051 mdiodev = of_mdio_find_device(node); in memac_pcs_create()
1441 dtsec->tbidev = of_mdio_find_device(phy_node); in dtsec_initialization()
2124 lp->pcs_phy = of_mdio_find_device(np); in axienet_probe()
Completed in 14 milliseconds