Home
last modified time | relevance | path

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

/Linux-v5.15/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()
743 if (tup->rts_active) in tegra_uart_rx_dma_complete()
751 if (tup->rts_active) in tegra_uart_rx_dma_complete()
777 if (tup->rts_active) in tegra_uart_handle_rx_dma()
782 if (tup->rts_active) in tegra_uart_handle_rx_dma()
914 if (tup->rts_active) in tegra_uart_stop_rx()
[all …]