Searched refs:FuncEvent (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 321 FuncEvent = 0xf0, enumerator 3784 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8105e_1() 3787 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) & ~0x010000); in rtl_hw_start_8105e_1() 3813 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8402() 3834 RTL_W32(tp, FuncEvent, RTL_R32(tp, FuncEvent) | 0x002800); in rtl_hw_start_8106()
|