Searched refs:FuncEvent (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/realtek/ |
| D | r8169_main.c | 234 FuncEvent = 0xf0, enumerator 3432 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8105e_1() 3435 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) & ~0x010000); in rtl_hw_start_8105e_1() 3461 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8402() 3484 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8106()
|