Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/realtek/
Dr8169_main.c849 static void r8168_mac_ocp_write(struct rtl8169_private *tp, u32 reg, u32 data) in r8168_mac_ocp_write() function
872 r8168_mac_ocp_write(tp, reg, (data & ~mask) | set); in r8168_mac_ocp_modify()
926 r8168_mac_ocp_write(tp, tp->ocp_base + reg, value); in mac_mcu_write()
2140 r8168_mac_ocp_write(tp, 0xdd02, 0x807d); in rtl8168h_2_get_adc_bias_ioffset()
3043 r8168_mac_ocp_write(tp, 0xFC28, 0x0000); in rtl_hw_start_8411_2()
3044 r8168_mac_ocp_write(tp, 0xFC2A, 0x0000); in rtl_hw_start_8411_2()
3045 r8168_mac_ocp_write(tp, 0xFC2C, 0x0000); in rtl_hw_start_8411_2()
3046 r8168_mac_ocp_write(tp, 0xFC2E, 0x0000); in rtl_hw_start_8411_2()
3047 r8168_mac_ocp_write(tp, 0xFC30, 0x0000); in rtl_hw_start_8411_2()
3048 r8168_mac_ocp_write(tp, 0xFC32, 0x0000); in rtl_hw_start_8411_2()
[all …]