Home
last modified time | relevance | path

Searched refs:FuncEvent (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/realtek/
Dr8169.c412 FuncEvent = 0xf0, enumerator
6514 RTL_W32(FuncEvent, RTL_R32(FuncEvent) | 0x002800); in rtl_hw_start_8105e_1()
6517 RTL_W32(FuncEvent, RTL_R32(FuncEvent) & ~0x010000); in rtl_hw_start_8105e_1()
6544 RTL_W32(FuncEvent, RTL_R32(FuncEvent) | 0x002800); in rtl_hw_start_8402()
6569 RTL_W32(FuncEvent, RTL_R32(FuncEvent) | 0x002800); in rtl_hw_start_8106()