Home
last modified time | relevance | path

Searched refs:RDA_UART_CTS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Drda-uart.c65 #define RDA_UART_CTS BIT(25) macro
161 if (!(status & RDA_UART_CTS)) in rda_uart_get_mctrl()