Home
last modified time | relevance | path

Searched refs:SR_RX_RDY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dcosa.h25 #define SR_RX_RDY 0x80 /* receiver data ready */ macro
H A Dcosa.c1549 * This routine gets the data byte from the card waiting for the SR_RX_RDY in get_wait_data()
1559 if (cosa_getstatus(cosa) & SR_RX_RDY) { in get_wait_data()
2009 status & SR_RX_RDY ? "RX_RDY|" : "", in debug_status_out()

Completed in 4 milliseconds