Home
last modified time | relevance | path

Searched defs:phy_find_by_mask (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A Dexports.c21 # define phy_find_by_mask dummy macro
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c856 struct phy_device *phy_find_by_mask(struct mii_dev *bus, uint phy_mask, in phy_find_by_mask() function