Searched refs:of_mdio_find_device (Results 1 – 4 of 4) sorted by relevance
36 struct mdio_device *of_mdio_find_device(struct device_node *np);98 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function
251 struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function255 EXPORT_SYMBOL(of_mdio_find_device);
1441 dtsec->tbidev = of_mdio_find_device(phy_node); in dtsec_initialization()
2126 lp->pcs_phy = of_mdio_find_device(np); in axienet_probe()