Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_core.h1009 static inline bool uart_cts_enabled(struct uart_port *uport) in uart_cts_enabled() function
/openbmc/linux/drivers/tty/serial/
H A Dmxs-auart.c715 if (uart_cts_enabled(u)) in mxs_auart_set_mctrl()
H A Dserial_core.c1847 if (!uart_cts_enabled(port)) { in uart_wait_until_sent()