Searched refs:UERSTAT_PARITY (Results 1 – 2 of 2) sorted by relevance
107 #define UERSTAT_PARITY (1<<1) /* Parity error */ macro109 #define UERSTAT_ALL_ERRORS (UERSTAT_OVERRUN|UERSTAT_BREAK|UERSTAT_FRAME|UERSTAT_PARITY)
1399 if (ISSET(rsr, UERSTAT_PARITY)) in sscom_rxsoft()