Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Damba-pl011.c113 bool dma_threshold; member
134 .dma_threshold = false,
149 .dma_threshold = false,
165 .dma_threshold = false,
212 .dma_threshold = true,
1140 if (uap->vendor->dma_threshold) in pl011_dma_startup()