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