Searched refs:FRERROR (Results 1 – 4 of 4) sorted by relevance
188 #define FRERROR 020000 macro190 #define S_ERRORS (PERROR|OVERRUN|FRERROR)
158 #define FRERROR 020000 macro160 #define S_ERRORS (PERROR|OVERRUN|FRERROR)
1844 s |= FRERROR; in async_rxint()1866 if (s & FRERROR) { /* Handle framing errors */ in async_rxint()
2498 s |= FRERROR; in async_rxint()2520 if (s & FRERROR) /* Handle framing errors */ in async_rxint()