Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dserial-tegra.c120 bool rts_active; member
242 tup->rts_active = !!(mctrl & TIOCM_RTS); in tegra_uart_set_mctrl()
243 set_rts(tup, tup->rts_active); in tegra_uart_set_mctrl()
311 if (tup->rts_active) in tegra_uart_fifo_reset()
346 if (tup->rts_active) in tegra_uart_fifo_reset()
742 if (tup->rts_active) in tegra_uart_rx_dma_complete()
750 if (tup->rts_active) in tegra_uart_rx_dma_complete()
776 if (tup->rts_active) in tegra_uart_handle_rx_dma()
781 if (tup->rts_active) in tegra_uart_handle_rx_dma()
913 if (tup->rts_active) in tegra_uart_stop_rx()
[all …]