Searched refs:FuncEvent (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 246 FuncEvent = 0xf0, enumerator 3661 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8105e_1() 3664 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) & ~0x010000); in rtl_hw_start_8105e_1() 3690 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8402() 3711 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8106()
|