Lines Matching refs:phy_write
190 err = phy_write(phydev, RTL821x_INER, in rtl8211b_config_intr()
193 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211b_config_intr()
212 err = phy_write(phydev, RTL821x_INER, in rtl8211e_config_intr()
215 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211e_config_intr()
321 phy_write(phydev, 0x17, 0x2138); in rtl8211_config_aneg()
322 phy_write(phydev, 0x0e, 0x0260); in rtl8211_config_aneg()
324 phy_write(phydev, 0x17, 0x2108); in rtl8211_config_aneg()
325 phy_write(phydev, 0x0e, 0x0000); in rtl8211_config_aneg()
485 phy_write(phydev, MII_MMD_DATA, BIT(9)); in rtl8211b_suspend()
492 phy_write(phydev, MII_MMD_DATA, 0); in rtl8211b_resume()
707 phy_write(phydev, RTL821x_PAGE_SELECT, 0xa61); in rtlgen_supports_2_5gbps()
709 phy_write(phydev, RTL821x_PAGE_SELECT, 0); in rtlgen_supports_2_5gbps()