Home
last modified time | relevance | path

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

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