Searched refs:YTPHY_INTERRUPT_ENABLE_REG (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | motorcomm.c | 68 #define YTPHY_INTERRUPT_ENABLE_REG 0x12 macro 455 * YTPHY_INTERRUPT_ENABLE_REG of UTP is special, fiber also use this register. 506 ret = __phy_modify(phydev, YTPHY_INTERRUPT_ENABLE_REG, 0, in ytphy_set_wol() 521 ret = __phy_modify(phydev, YTPHY_INTERRUPT_ENABLE_REG, in ytphy_set_wol() 566 ret = phy_modify(phydev, YTPHY_INTERRUPT_ENABLE_REG, 0, in yt8531_set_wol() 577 ret = phy_modify(phydev, YTPHY_INTERRUPT_ENABLE_REG, in yt8531_set_wol()
|
Completed in 3 milliseconds