Searched refs:mdio_dn (Results 1 – 2 of 2) sorted by relevance
426 struct device_node *np = priv->mdio_dn; in bcmgenet_mii_bus_reset()499 priv->mdio_dn = of_get_compatible_child(dn, compat); in bcmgenet_mii_of_init()501 if (!priv->mdio_dn) { in bcmgenet_mii_of_init()506 ret = of_mdiobus_register(priv->mii_bus, priv->mdio_dn); in bcmgenet_mii_of_init()
605 struct device_node *mdio_dn; member