Searched refs:r8168d_phy_param (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_phy_config.c | 31 static void r8168d_phy_param(struct phy_device *phydev, u16 parm, in r8168d_phy_param() function 76 r8168d_phy_param(phydev, 0x8b85, 0, BIT(13)); in rtl8168f_config_eee_phy() 454 r8168d_phy_param(phydev, 0x8330, 0xffff, 0x669a); in rtl8168d_1_common() 489 r8168d_phy_param(phydev, 0x8330, 0xffff, 0x6662); in rtl8168d_1_hw_phy_config() 515 r8168d_phy_param(phydev, 0x8330, 0xffff, 0x2642); in rtl8168d_2_hw_phy_config() 555 r8168d_phy_param(phydev, 0x8b80, 0xffff, 0xc896); in rtl8168e_1_hw_phy_config() 574 r8168d_phy_param(phydev, 0x8b86, 0x0000, 0x0001); in rtl8168e_1_hw_phy_config() 575 r8168d_phy_param(phydev, 0x8b85, 0x2000, 0x0000); in rtl8168e_1_hw_phy_config() 595 r8168d_phy_param(phydev, 0x8b5b, 0xffff, 0x9222); in rtl8168e_2_hw_phy_config() 596 r8168d_phy_param(phydev, 0x8b6d, 0xffff, 0x8000); in rtl8168e_2_hw_phy_config() [all …]
|