Lines Matching refs:rtl_patchphy
1082 static void rtl_patchphy(struct rtl8169_private *tp, int reg_addr, int value) in rtl_patchphy() function
2525 rtl_patchphy(tp, 0x16, 1 << 0); in rtl8168bb_hw_phy_config()
2563 rtl_patchphy(tp, 0x14, 1 << 5); in rtl8168cp_2_hw_phy_config()
2564 rtl_patchphy(tp, 0x0d, 1 << 5); in rtl8168cp_2_hw_phy_config()
2593 rtl_patchphy(tp, 0x14, 1 << 5); in rtl8168c_1_hw_phy_config()
2594 rtl_patchphy(tp, 0x0d, 1 << 5); in rtl8168c_1_hw_phy_config()
2620 rtl_patchphy(tp, 0x16, 1 << 0); in rtl8168c_2_hw_phy_config()
2621 rtl_patchphy(tp, 0x14, 1 << 5); in rtl8168c_2_hw_phy_config()
2622 rtl_patchphy(tp, 0x0d, 1 << 5); in rtl8168c_2_hw_phy_config()
2642 rtl_patchphy(tp, 0x16, 1 << 0); in rtl8168c_3_hw_phy_config()
2643 rtl_patchphy(tp, 0x14, 1 << 5); in rtl8168c_3_hw_phy_config()
2644 rtl_patchphy(tp, 0x0d, 1 << 5); in rtl8168c_3_hw_phy_config()
2749 rtl_patchphy(tp, 0x0d, 0x0300); in rtl8168d_1_hw_phy_config()
2750 rtl_patchphy(tp, 0x0f, 0x0010); in rtl8168d_1_hw_phy_config()
2807 rtl_patchphy(tp, 0x0f, 0x0017); in rtl8168d_2_hw_phy_config()
2891 rtl_patchphy(tp, 0x0d, 1 << 5); in rtl8168d_4_hw_phy_config()
3574 rtl_patchphy(tp, 0x11, 1 << 12); in rtl8102e_hw_phy_config()
3575 rtl_patchphy(tp, 0x19, 1 << 13); in rtl8102e_hw_phy_config()
3576 rtl_patchphy(tp, 0x10, 1 << 15); in rtl8102e_hw_phy_config()