Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/realtek/
Dr8169.c1198 static void rtl_w0w1_phy(struct rtl8169_private *tp, int reg_addr, int p, int m) in rtl_w0w1_phy() function
3134 rtl_w0w1_phy(tp, 0x0b, 0x0010, 0x00ef); in rtl8168d_1_hw_phy_config()
3135 rtl_w0w1_phy(tp, 0x0c, 0xa200, 0x5d00); in rtl8168d_1_hw_phy_config()
3184 rtl_w0w1_phy(tp, 0x02, 0x0100, 0x0600); in rtl8168d_1_hw_phy_config()
3185 rtl_w0w1_phy(tp, 0x03, 0x0000, 0xe000); in rtl8168d_1_hw_phy_config()
3282 rtl_w0w1_phy(tp, 0x02, 0x0100, 0x0600); in rtl8168d_2_hw_phy_config()
3283 rtl_w0w1_phy(tp, 0x03, 0x0000, 0xe000); in rtl8168d_2_hw_phy_config()
3411 rtl_w0w1_phy(tp, 0x17, 0x0006, 0x0000); in rtl8168e_1_hw_phy_config()
3416 rtl_w0w1_phy(tp, 0x08, 0x8000, 0x7f00); in rtl8168e_1_hw_phy_config()
3422 rtl_w0w1_phy(tp, 0x18, 0x0050, 0x0000); in rtl8168e_1_hw_phy_config()
[all …]