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