Searched refs:mdio_np (Results 1 – 2 of 2) sorted by relevance
26 extern struct mii_bus *of_mdio_find_bus(struct device_node *mdio_np);60 static inline struct mii_bus *of_mdio_find_bus(struct device_node *mdio_np) in of_mdio_find_bus() argument
780 struct device_node *mdio_np = NULL; in xgene_mdiobus_register() local788 mdio_np = child_np; in xgene_mdiobus_register()793 if (!mdio_np) { in xgene_mdiobus_register()798 return of_mdiobus_register(mdio, mdio_np); in xgene_mdiobus_register()