Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/realtek/
Dr8169.c412 FuncEvent = 0xf0, enumerator
6444 RTL_W32(FuncEvent, RTL_R32(FuncEvent) | 0x002800); in rtl_hw_start_8105e_1()
6447 RTL_W32(FuncEvent, RTL_R32(FuncEvent) & ~0x010000); in rtl_hw_start_8105e_1()
6474 RTL_W32(FuncEvent, RTL_R32(FuncEvent) | 0x002800); in rtl_hw_start_8402()
6499 RTL_W32(FuncEvent, RTL_R32(FuncEvent) | 0x002800); in rtl_hw_start_8106()