Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dserial_core.h437 static inline bool uart_cts_enabled(struct uart_port *uport) in uart_cts_enabled() function
/Linux-v5.15/drivers/tty/serial/
Dmxs-auart.c729 if (uart_cts_enabled(u)) in mxs_auart_set_mctrl()