Searched refs:mdio_device_get_from_phy (Results 1 – 2 of 2) sorted by relevance
25 int mdio_device_get_from_phy(ofnode phy_node, struct udevice **devp) in mdio_device_get_from_phy() function38 ret = mdio_device_get_from_phy(phy_node, &mdio_dev); in mdio_mii_bus_get_from_phy()54 return mdio_device_get_from_phy(phy_args.node, devp); in mdio_device_get_from_eth()
29 int mdio_device_get_from_phy(ofnode phy_node, struct udevice **devp);