Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dserial-tegra.c115 bool rts_active; member
236 tup->rts_active = !!(mctrl & TIOCM_RTS); in tegra_uart_set_mctrl()
237 set_rts(tup, tup->rts_active); in tegra_uart_set_mctrl()
305 if (tup->rts_active) in tegra_uart_fifo_reset()
340 if (tup->rts_active) in tegra_uart_fifo_reset()
731 if (tup->rts_active) in tegra_uart_rx_dma_complete()
738 if (tup->rts_active) in tegra_uart_rx_dma_complete()
750 if (tup->rts_active) in tegra_uart_handle_rx_dma()
758 if (tup->rts_active) in tegra_uart_handle_rx_dma()
892 if (tup->rts_active) in tegra_uart_stop_rx()
[all …]