Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_core.h1014 static inline bool uart_softcts_mode(struct uart_port *uport) in uart_softcts_mode() function
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c235 uport->hw_stopped = uart_softcts_mode(uport) && in uart_change_line_settings()
3524 if (uart_softcts_mode(uport)) { in uart_handle_cts_change()