Home
last modified time | relevance | path

Searched refs:RTL821x_INER (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Drealtek.c19 #define RTL821x_INER 0x12 macro
119 err = phy_write(phydev, RTL821x_INER, in rtl8211b_config_intr()
122 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211b_config_intr()
132 err = phy_write(phydev, RTL821x_INER, in rtl8211e_config_intr()
135 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211e_config_intr()
149 return phy_write_paged(phydev, 0xa42, RTL821x_INER, val); in rtl8211f_config_intr()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Drealtek.c21 #define RTL821x_INER 0x12 macro
197 err = phy_write(phydev, RTL821x_INER, in rtl8211b_config_intr()
200 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211b_config_intr()
219 err = phy_write(phydev, RTL821x_INER, in rtl8211e_config_intr()
222 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211e_config_intr()
243 err = phy_write_paged(phydev, 0xa42, RTL821x_INER, val); in rtl8211f_config_intr()
246 err = phy_write_paged(phydev, 0xa42, RTL821x_INER, val); in rtl8211f_config_intr()
284 irq_enabled = phy_read(phydev, RTL821x_INER); in rtl821x_handle_interrupt()

Completed in 3 milliseconds