Searched refs:ERR_RX (Results 1 – 4 of 4) sorted by relevance
305 #define ERR_RX (unsigned short) (0x1<<14) macro
329 #define ERR_RX (unsigned short) (0x4000) macro
226 if (status & ERR_RX) { in t509_poll()
258 if (status & ERR_RX) { in t595_poll()