Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-pxa2xx.h81 u32 dma_threshold; member
Dspi-pxa2xx.c1009 u32 dma_thresh = chip->dma_threshold; in pump_transfers()
1368 chip->dma_threshold = 0; in setup()
1385 &chip->dma_threshold)) { in setup()
/drivers/tty/serial/
Damba-pl011.c103 bool dma_threshold; member
124 .dma_threshold = false,
139 .dma_threshold = false,
155 .dma_threshold = false,
202 .dma_threshold = true,
1184 if (uap->vendor->dma_threshold) in pl011_dma_startup()