Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/realtek/
Dr8169.c1008 static void r8168_mac_ocp_write(struct rtl8169_private *tp, u32 reg, u32 data) in r8168_mac_ocp_write() function
1060 r8168_mac_ocp_write(tp, tp->ocp_base + reg, value); in mac_mcu_write()
3935 r8168_mac_ocp_write(tp, 0xdd02, 0x807d); in rtl8168h_2_hw_phy_config()
6149 r8168_mac_ocp_write(tp, 0xd412, data); in rtl_hw_start_8168h_1()
6155 r8168_mac_ocp_write(tp, 0xe056, data); in rtl_hw_start_8168h_1()
6160 r8168_mac_ocp_write(tp, 0xe052, data); in rtl_hw_start_8168h_1()
6165 r8168_mac_ocp_write(tp, 0xe0d6, data); in rtl_hw_start_8168h_1()
6170 r8168_mac_ocp_write(tp, 0xd420, data); in rtl_hw_start_8168h_1()
6172 r8168_mac_ocp_write(tp, 0xe63e, 0x0001); in rtl_hw_start_8168h_1()
6173 r8168_mac_ocp_write(tp, 0xe63e, 0x0000); in rtl_hw_start_8168h_1()
[all …]