Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A Dr8169_main.c373 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 Dr8168.h1135 StopReq = 0x80, enumerator
H A Dr8168_n.c3495 RTL_W8(tp, ChipCmd, StopReq | CmdRxEnb | CmdTxEnb); in rtl8168_nic_reset()