Home
last modified time | relevance | path

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

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