Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Drocket_int.h860 #define sGetRxCnt(ChP) sInW((ChP)->TxRxCount) macro
Drocket.c321 ToRecv = sGetRxCnt(cp); in rp_do_receive()
386 if (sGetRxCnt(cp) == 0) { in rp_do_receive()
2904 if (sGetRxCnt(ChP) == 0) /* Rx FIFO empty */ in sFlushRxFIFO()