Lines Matching refs:phy_write
184 err = phy_write(phydev, RTL821x_INER, in rtl8211b_config_intr()
187 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211b_config_intr()
206 err = phy_write(phydev, RTL821x_INER, in rtl8211e_config_intr()
209 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211e_config_intr()
315 phy_write(phydev, 0x17, 0x2138); in rtl8211_config_aneg()
316 phy_write(phydev, 0x0e, 0x0260); in rtl8211_config_aneg()
318 phy_write(phydev, 0x17, 0x2108); in rtl8211_config_aneg()
319 phy_write(phydev, 0x0e, 0x0000); in rtl8211_config_aneg()
477 phy_write(phydev, MII_MMD_DATA, BIT(9)); in rtl8211b_suspend()
484 phy_write(phydev, MII_MMD_DATA, 0); in rtl8211b_resume()
699 phy_write(phydev, RTL821x_PAGE_SELECT, 0xa61); in rtlgen_supports_2_5gbps()
701 phy_write(phydev, RTL821x_PAGE_SELECT, 0); in rtlgen_supports_2_5gbps()