Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/realtek/
Dr8169.c996 static void r8168_mac_ocp_write(struct rtl8169_private *tp, u32 reg, u32 data) in r8168_mac_ocp_write() function
1048 r8168_mac_ocp_write(tp, tp->ocp_base + reg, value); in mac_mcu_write()
3867 r8168_mac_ocp_write(tp, 0xdd02, 0x807d); in rtl8168h_2_hw_phy_config()
6079 r8168_mac_ocp_write(tp, 0xd412, data); in rtl_hw_start_8168h_1()
6085 r8168_mac_ocp_write(tp, 0xe056, data); in rtl_hw_start_8168h_1()
6090 r8168_mac_ocp_write(tp, 0xe052, data); in rtl_hw_start_8168h_1()
6095 r8168_mac_ocp_write(tp, 0xe0d6, data); in rtl_hw_start_8168h_1()
6100 r8168_mac_ocp_write(tp, 0xd420, data); in rtl_hw_start_8168h_1()
6102 r8168_mac_ocp_write(tp, 0xe63e, 0x0001); in rtl_hw_start_8168h_1()
6103 r8168_mac_ocp_write(tp, 0xe63e, 0x0000); in rtl_hw_start_8168h_1()
[all …]