Home
last modified time | relevance | path

Searched refs:get_phy_device (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/net/phy/
Dphy.c773 static struct phy_device *get_phy_device(struct mii_dev *bus, int addr, in get_phy_device() function
840 phydev = get_phy_device(bus, addr, PHY_INTERFACE_MODE_MII); in miiphy_reset()