Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dserial_core.h887 static inline bool uart_cts_enabled(struct uart_port *uport) in uart_cts_enabled() function
/Linux-v6.6/drivers/tty/serial/
Dmxs-auart.c712 if (uart_cts_enabled(u)) in mxs_auart_set_mctrl()
Dserial_core.c1792 if (!uart_cts_enabled(port)) { in uart_wait_until_sent()