Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c234 int tx_dma_use; member
753 priv->tx_dma_use = 0; in pch_dma_tx_complete()
884 if (priv->tx_dma_use) { in dma_handle_tx()
922 priv->tx_dma_use = 1; in dma_handle_tx()
1152 priv->tx_dma_use = 0; in pch_uart_stop_tx()
1162 if (priv->tx_dma_use) { in pch_uart_start_tx()