Searched refs:FRMERR (Results 1 – 2 of 2) sorted by relevance
105 #define FRMERR 0x08 /* framing 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()1843 if (lsr & (FRMERR|BRKDET)) in async_rxint()