Searched refs:RTL821x_INER (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/phy/ |
| D | realtek.c | 19 #define RTL821x_INER 0x12 macro 110 err = phy_write(phydev, RTL821x_INER, in rtl8211b_config_intr() 113 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211b_config_intr() 123 err = phy_write(phydev, RTL821x_INER, in rtl8211e_config_intr() 126 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211e_config_intr() 140 return phy_write_paged(phydev, 0xa42, RTL821x_INER, val); in rtl8211f_config_intr()
|