Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dcosa.h25 #define SR_RX_RDY 0x80 /* receiver data ready */ macro
H A Dcosa.c1554 if (cosa_getstatus(cosa) & SR_RX_RDY) { in get_wait_data()
2002 status & SR_RX_RDY ? "RX_RDY|" : "", in debug_status_in()