Home
last modified time | relevance | path

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

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