Searched refs:SR_RX_RDY (Results 1 – 2 of 2) sorted by relevance
25 #define SR_RX_RDY 0x80 /* receiver data ready */ macro
1554 if (cosa_getstatus(cosa) & SR_RX_RDY) { in get_wait_data()2002 status & SR_RX_RDY ? "RX_RDY|" : "", in debug_status_in()