Searched refs:UART01x_RSR_ANY (Results 1 – 2 of 2) sorted by relevance
215 #define UART01x_RSR_ANY (UART01x_RSR_OE | UART01x_RSR_BE | UART01x_RSR_PE | UART01x_RSR_FE) macro
130 if (unlikely(rsr & UART01x_RSR_ANY)) { in pl010_rx_chars()
Completed in 7 milliseconds