Searched refs:phy_clear_bits (Results 1 – 2 of 2) sorted by relevance
810 static inline int phy_clear_bits(struct phy_device *phydev, u32 regnum, u16 val) in phy_clear_bits() function
1728 return phy_clear_bits(phydev, MII_BMCR, BMCR_PDOWN); in genphy_resume()