Searched refs:UART_PL011_CR_RTS (Results 1 – 2 of 2) sorted by relevance
126 #define UART_PL011_CR_RTS (1 << 11) macro
171 UART_PL011_CR_RXE | UART_PL011_CR_RTS, ®s->pl011_cr); in pl01x_generic_setbrg()