Searched refs:uart_softcts_mode (Results 1 – 2 of 2) sorted by relevance
442 static inline bool uart_softcts_mode(struct uart_port *uport) in uart_softcts_mode() function
518 uport->hw_stopped = uart_softcts_mode(uport) && in uart_change_speed()3119 if (uart_softcts_mode(uport)) { in uart_handle_cts_change()
Completed in 11 milliseconds