Searched refs:UART011_RTIM (Results 1 – 2 of 2) sorted by relevance
156 #define UART011_RTIM (1 << 6) /* receive timeout interrupt mask */ macro
1212 uap->im &= ~(UART011_RXIM|UART011_RTIM|UART011_FEIM| in pl011_stop_rx()1557 writew(UART011_RTIM | UART011_RXIM, uap->port.membase + UART011_IMSC); in pl011_hwinit()1603 uap->im = UART011_RTIM; in pl011_enable_interrupts()