Lines Matching refs:phy_write
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()
155 phy_write(phydev, 0x17, 0x2138); in rtl8211_config_aneg()
156 phy_write(phydev, 0x0e, 0x0260); in rtl8211_config_aneg()
158 phy_write(phydev, 0x17, 0x2108); in rtl8211_config_aneg()
159 phy_write(phydev, 0x0e, 0x0000); in rtl8211_config_aneg()
243 phy_write(phydev, MII_MMD_DATA, BIT(9)); in rtl8211b_suspend()
250 phy_write(phydev, MII_MMD_DATA, 0); in rtl8211b_resume()
410 phy_write(phydev, RTL821x_PAGE_SELECT, 0xa61); in rtlgen_supports_2_5gbps()
412 phy_write(phydev, RTL821x_PAGE_SELECT, 0); in rtlgen_supports_2_5gbps()