Searched refs:eth_phy_get_mdio_bus (Results 1 – 4 of 4) sorted by relevance
15 struct mii_dev *eth_phy_get_mdio_bus(struct udevice *eth_dev);
67 struct mii_dev *eth_phy_get_mdio_bus(struct udevice *eth_dev) in eth_phy_get_mdio_bus() function
1458 bus = eth_phy_get_mdio_bus(dev); in fecmxc_probe()
1990 eqos->mii = eth_phy_get_mdio_bus(dev); in eqos_probe()
Completed in 9 milliseconds