Searched refs:RTL821x_INER (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/net/phy/ |
| D | realtek.c | 22 #define RTL821x_INER 0x12 macro 62 err = phy_write(phydev, RTL821x_INER, in rtl8211b_config_intr() 65 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211b_config_intr() 75 err = phy_write(phydev, RTL821x_INER, in rtl8211e_config_intr() 78 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211e_config_intr() 88 err = phy_write(phydev, RTL821x_INER, in rtl8211f_config_intr() 91 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211f_config_intr()
|