Home
last modified time | relevance | path

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

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