Searched refs:UART011_RTIS (Results 1 – 2 of 2) sorted by relevance
191 #define UART011_RTIS BIT(6) /* receive timeout interrupt status */ macro
1541 pl011_write(status & ~(UART011_TXIS | UART011_RTIS | UART011_RXIS), in pl011_int()1544 if (status & (UART011_RTIS | UART011_RXIS)) { in pl011_int()1726 UART011_FEIS | UART011_RTIS | UART011_RXIS, in pl011_hwinit()1787 pl011_write(UART011_RTIS | UART011_RXIS, uap, REG_ICR); in pl011_enable_interrupts()