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