Searched refs:of_mdio_parse_addr (Results 1 – 5 of 5) sorted by relevance
27 extern int of_mdio_parse_addr(struct device *dev, const struct device_node *np);65 static inline int of_mdio_parse_addr(struct device *dev, in of_mdio_parse_addr() function
95 int of_mdio_parse_addr(struct device *dev, const struct device_node *np) in of_mdio_parse_addr() function115 EXPORT_SYMBOL(of_mdio_parse_addr);150 addr = of_mdio_parse_addr(&mdio->dev, child); in of_mdiobus_register()
149 addr = of_mdio_parse_addr(&bus->dev, child); in unimac_mdio_reset()
439 addr = of_mdio_parse_addr(&dev->dev, child); in bcmgenet_mii_bus_reset()
1049 int phy_id = of_mdio_parse_addr(&slave_dev->dev, phy_dn); in dsa_slave_phy_setup()