Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dserial-tegra.c115 bool rts_active; member
237 tup->rts_active = !!(mctrl & TIOCM_RTS); in tegra_uart_set_mctrl()
238 set_rts(tup, tup->rts_active); in tegra_uart_set_mctrl()
306 if (tup->rts_active) in tegra_uart_fifo_reset()
341 if (tup->rts_active) in tegra_uart_fifo_reset()
738 if (tup->rts_active) in tegra_uart_rx_dma_complete()
746 if (tup->rts_active) in tegra_uart_rx_dma_complete()
772 if (tup->rts_active) in tegra_uart_handle_rx_dma()
777 if (tup->rts_active) in tegra_uart_handle_rx_dma()
909 if (tup->rts_active) in tegra_uart_stop_rx()
[all …]