Searched refs:get_phy_device_by_mask (Results 1 – 1 of 1) sorted by relevance
731 static struct phy_device *get_phy_device_by_mask(struct mii_dev *bus, in get_phy_device_by_mask() function776 return get_phy_device_by_mask(bus, 1 << addr, interface); in get_phy_device()856 return get_phy_device_by_mask(bus, phy_mask, interface); in phy_find_by_mask()