Searched refs:ERR_RX (Results 1 – 4 of 4) sorted by relevance
301 #define ERR_RX (unsigned short) (0x1<<14) macro
327 #define ERR_RX (unsigned short) (0x4000) macro
256 if (status & ERR_RX) { in t595_poll()
246 if (status & ERR_RX) { in t509_poll()