Searched refs:UART011_RXIS (Results 1 – 2 of 2) sorted by relevance
184 #define UART011_RXIS (1 << 4) /* receive interrupt status */ macro
1562 UART011_RXIS), in pl011_int()1565 if (status & (UART011_RTIS|UART011_RXIS)) { in pl011_int()1745 UART011_FEIS | UART011_RTIS | UART011_RXIS, in pl011_hwinit()1806 pl011_write(UART011_RTIS | UART011_RXIS, uap, REG_ICR); in pl011_enable_interrupts()