Searched refs:StopReq (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/realtek/ |
| D | r8169_main.c | 371 StopReq = 0x80, enumerator 2494 RTL_W8(tp, ChipCmd, RTL_R8(tp, ChipCmd) | StopReq); in rtl_wait_txrx_fifo_empty() 3986 RTL_W8(tp, ChipCmd, RTL_R8(tp, ChipCmd) | StopReq); in rtl8169_cleanup() 3994 RTL_W8(tp, ChipCmd, RTL_R8(tp, ChipCmd) | StopReq); in rtl8169_cleanup()
|