Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/phy/
Dphy.c714 static struct phy_device *search_for_existing_phy(struct mii_dev *bus, in search_for_existing_phy() function
738 phydev = search_for_existing_phy(bus, phy_mask, interface); in get_phy_device_by_mask()