Searched refs:rtl_patchphy (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/realtek/ |
H A D | r8169.c | 1181 static void rtl_patchphy(struct rtl8169_private *tp, int reg_addr, int value) rtl_patchphy() function 2888 rtl_patchphy(tp, 0x16, 1 << 0); rtl8168bb_hw_phy_config() 2926 rtl_patchphy(tp, 0x14, 1 << 5); rtl8168cp_2_hw_phy_config() 2927 rtl_patchphy(tp, 0x0d, 1 << 5); rtl8168cp_2_hw_phy_config() 2956 rtl_patchphy(tp, 0x14, 1 << 5); rtl8168c_1_hw_phy_config() 2957 rtl_patchphy(tp, 0x0d, 1 << 5); rtl8168c_1_hw_phy_config() 2983 rtl_patchphy(tp, 0x16, 1 << 0); rtl8168c_2_hw_phy_config() 2984 rtl_patchphy(tp, 0x14, 1 << 5); rtl8168c_2_hw_phy_config() 2985 rtl_patchphy(tp, 0x0d, 1 << 5); rtl8168c_2_hw_phy_config() 3005 rtl_patchphy(tp, 0x16, 1 << 0); rtl8168c_3_hw_phy_config() 3006 rtl_patchphy(tp, 0x14, 1 << 5); rtl8168c_3_hw_phy_config() 3007 rtl_patchphy(tp, 0x0d, 1 << 5); rtl8168c_3_hw_phy_config() 3111 rtl_patchphy(tp, 0x0d, 0x0300); rtl8168d_1_hw_phy_config() 3112 rtl_patchphy(tp, 0x0f, 0x0010); rtl8168d_1_hw_phy_config() 3219 rtl_patchphy(tp, 0x0f, 0x0017); rtl8168d_2_hw_phy_config() 3303 rtl_patchphy(tp, 0x0d, 1 << 5); rtl8168d_4_hw_phy_config() 4056 rtl_patchphy(tp, 0x11, 1 << 12); rtl8102e_hw_phy_config() 4057 rtl_patchphy(tp, 0x19, 1 << 13); rtl8102e_hw_phy_config() 4058 rtl_patchphy(tp, 0x10, 1 << 15); rtl8102e_hw_phy_config()
|
Completed in 96 milliseconds