Searched refs:tx_dma_use (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dpch_uart.c255 int tx_dma_use; member in struct:eg20t_port
808 priv->tx_dma_use = 0; pch_dma_tx_complete()
968 if (priv->tx_dma_use) { dma_handle_tx()
1008 priv->tx_dma_use = 1; dma_handle_tx()
1237 priv->tx_dma_use = 0; pch_uart_stop_tx()
1247 if (priv->tx_dma_use) { pch_uart_start_tx()

Completed in 68 milliseconds