Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dphy.h1521 * __phy_clear_bits - Convenience function for clearing bits in a PHY register
1528 static inline int __phy_clear_bits(struct phy_device *phydev, u32 regnum, in __phy_clear_bits() function
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c478 __phy_clear_bits(dev, RTL8211F_INTBCR, RTL8211F_INTBCR_INTB_PMEB); in rtl8211f_set_wol()