Searched refs:ASY_LSR_ERRORS (Results 1 – 2 of 2) sorted by relevance
218 #define ASY_LSR_ERRORS \ macro
3128 while ((lsr & (ASY_LSR_DR | ASY_LSR_ERRORS)) != 0) { in async_rxint()3137 while ((lsr & (ASY_LSR_DR | ASY_LSR_ERRORS)) != 0) { in async_rxint()3180 if (lsr & ASY_LSR_ERRORS) { in async_rxint()