Searched refs:FuncEvent (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/realtek/ |
| D | r8169_main.c | 302 FuncEvent = 0xf0, enumerator 5171 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8105e_1() 5174 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) & ~0x010000); in rtl_hw_start_8105e_1() 5200 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8402() 5222 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8106()
|