Searched refs:StopReq (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 373 StopReq = 0x80, enumerator 2508 RTL_W8(tp, ChipCmd, RTL_R8(tp, ChipCmd) | StopReq); in rtl_wait_txrx_fifo_empty() 4000 RTL_W8(tp, ChipCmd, RTL_R8(tp, ChipCmd) | StopReq); in rtl8169_cleanup() 4008 RTL_W8(tp, ChipCmd, RTL_R8(tp, ChipCmd) | StopReq); in rtl8169_cleanup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168.h | 1135 StopReq = 0x80, enumerator
|
| H A D | r8168_n.c | 3495 RTL_W8(tp, ChipCmd, StopReq | CmdRxEnb | CmdTxEnb); in rtl8168_nic_reset()
|