Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A 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()
737 if (tup->rts_active) in tegra_uart_rx_dma_complete()
745 if (tup->rts_active) in tegra_uart_rx_dma_complete()
771 if (tup->rts_active) in tegra_uart_handle_rx_dma()
776 if (tup->rts_active) in tegra_uart_handle_rx_dma()
908 if (tup->rts_active) in tegra_uart_stop_rx()
[all …]