Lines Matching refs:phy_write
119 err = phy_write(phydev, RTL821x_INER, in rtl8211b_config_intr()
122 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211b_config_intr()
132 err = phy_write(phydev, RTL821x_INER, in rtl8211e_config_intr()
135 err = phy_write(phydev, RTL821x_INER, 0); in rtl8211e_config_intr()
164 phy_write(phydev, 0x17, 0x2138); in rtl8211_config_aneg()
165 phy_write(phydev, 0x0e, 0x0260); in rtl8211_config_aneg()
167 phy_write(phydev, 0x17, 0x2108); in rtl8211_config_aneg()
168 phy_write(phydev, 0x0e, 0x0000); in rtl8211_config_aneg()
299 phy_write(phydev, MII_MMD_DATA, BIT(9)); in rtl8211b_suspend()
306 phy_write(phydev, MII_MMD_DATA, 0); in rtl8211b_resume()
521 phy_write(phydev, RTL821x_PAGE_SELECT, 0xa61); in rtlgen_supports_2_5gbps()
523 phy_write(phydev, RTL821x_PAGE_SELECT, 0); in rtlgen_supports_2_5gbps()