Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_omap.c39 #define OMAP_DMA_TX_KICK (1 << 2) macro
1073 if (priv->habit & OMAP_DMA_TX_KICK) { in omap_8250_tx_dma()
1280 .habit = OMAP_DMA_TX_KICK | UART_ERRATA_CLOCK_DISABLE,
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_omap.c38 #define OMAP_DMA_TX_KICK (1 << 2) macro
1145 if (priv->habit & OMAP_DMA_TX_KICK) { in omap_8250_tx_dma()
1354 .habit = OMAP_DMA_TX_KICK | UART_ERRATA_CLOCK_DISABLE,

Completed in 5 milliseconds