Searched refs:UART010_IIR_RTIS (Results 1 – 2 of 2) sorted by relevance
147 #define UART010_IIR_RTIS 0x08 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()