Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/realtek/
Dr8169.c1033 static void rtl_w0w1_phy(struct rtl8169_private *tp, int reg_addr, int p, int m) in rtl_w0w1_phy() function
2838 rtl_w0w1_phy(tp, 0x0b, 0x0010, 0x00ef); in rtl8168d_1_hw_phy_config()
2839 rtl_w0w1_phy(tp, 0x0c, 0xa200, 0x5d00); in rtl8168d_1_hw_phy_config()
2888 rtl_w0w1_phy(tp, 0x02, 0x0100, 0x0600); in rtl8168d_1_hw_phy_config()
2889 rtl_w0w1_phy(tp, 0x03, 0x0000, 0xe000); in rtl8168d_1_hw_phy_config()
2986 rtl_w0w1_phy(tp, 0x02, 0x0100, 0x0600); in rtl8168d_2_hw_phy_config()
2987 rtl_w0w1_phy(tp, 0x03, 0x0000, 0xe000); in rtl8168d_2_hw_phy_config()
3115 rtl_w0w1_phy(tp, 0x17, 0x0006, 0x0000); in rtl8168e_1_hw_phy_config()
3120 rtl_w0w1_phy(tp, 0x08, 0x8000, 0x7f00); in rtl8168e_1_hw_phy_config()
3126 rtl_w0w1_phy(tp, 0x18, 0x0050, 0x0000); in rtl8168e_1_hw_phy_config()
[all …]