Lines Matching refs:phy_write
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()
328 phy_write(phydev, 0x17, 0x2138); in rtl8211_config_aneg()
329 phy_write(phydev, 0x0e, 0x0260); in rtl8211_config_aneg()
331 phy_write(phydev, 0x17, 0x2108); in rtl8211_config_aneg()
332 phy_write(phydev, 0x0e, 0x0000); in rtl8211_config_aneg()
513 phy_write(phydev, MII_MMD_DATA, BIT(9)); in rtl8211b_suspend()
520 phy_write(phydev, MII_MMD_DATA, 0); in rtl8211b_resume()
735 phy_write(phydev, RTL821x_PAGE_SELECT, 0xa61); in rtlgen_supports_2_5gbps()
737 phy_write(phydev, RTL821x_PAGE_SELECT, 0); in rtlgen_supports_2_5gbps()