Searched refs:PARERR (Results 1 – 4 of 4) sorted by relevance
104 #define PARERR 0x04 /* parity error */ macro
101 #define PARERR 0x04 /* parity error */ macro
1810 if (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()1816 while (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()1838 if (lsr & (PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()1839 if (lsr & PARERR) { in async_rxint()
2436 while (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()2447 while (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()2491 if (lsr & (PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()2492 if (lsr & PARERR) { in async_rxint()