Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
Dr8168.h1303 Txfifo_empty = (1 << 5), enumerator
Dr8168_n.c3250 … if ((RTL_R8(tp, MCUCmd_reg) & (Txfifo_empty | Rxfifo_empty)) == (Txfifo_empty | Rxfifo_empty)) in rtl8168_wait_txrx_fifo_empty()