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

/linux-master/drivers/tty/serial/
H A Dpch_uart.c234 int tx_dma_use; member in struct:eg20t_port
748 priv->tx_dma_use = 0;
872 if (priv->tx_dma_use) {
910 priv->tx_dma_use = 1;
1139 priv->tx_dma_use = 0;
1149 if (priv->tx_dma_use) {

Completed in 162 milliseconds