Home
last modified time | relevance | path

Searched refs:rtl_w1w0_phy (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/realtek/
Dr8169.c1032 static void rtl_w1w0_phy(struct rtl8169_private *tp, int reg_addr, int p, int m) in rtl_w1w0_phy() function
2636 rtl_w1w0_phy(tp, 0x0b, 0x0010, 0x00ef); in rtl8168d_1_hw_phy_config()
2637 rtl_w1w0_phy(tp, 0x0c, 0xa200, 0x5d00); in rtl8168d_1_hw_phy_config()
2686 rtl_w1w0_phy(tp, 0x02, 0x0100, 0x0600); in rtl8168d_1_hw_phy_config()
2687 rtl_w1w0_phy(tp, 0x03, 0x0000, 0xe000); in rtl8168d_1_hw_phy_config()
2785 rtl_w1w0_phy(tp, 0x02, 0x0100, 0x0600); in rtl8168d_2_hw_phy_config()
2786 rtl_w1w0_phy(tp, 0x03, 0x0000, 0xe000); in rtl8168d_2_hw_phy_config()
2914 rtl_w1w0_phy(tp, 0x17, 0x0006, 0x0000); in rtl8168e_1_hw_phy_config()
2919 rtl_w1w0_phy(tp, 0x08, 0x8000, 0x7f00); in rtl8168e_1_hw_phy_config()
2925 rtl_w1w0_phy(tp, 0x18, 0x0050, 0x0000); in rtl8168e_1_hw_phy_config()
[all …]