Searched refs:UART010_IIR_RTIS (Results 1 – 2 of 2) sorted by relevance
154 #define UART010_IIR_RTIS BIT(3) macro
215 if (status & (UART010_IIR_RTIS | UART010_IIR_RIS)) in pl010_int()226 } while (status & (UART010_IIR_RTIS | UART010_IIR_RIS | in pl010_int()