dma_threshold     947 drivers/spi/spi-pxa2xx.c 	u32 dma_thresh = chip->dma_threshold;
dma_threshold    1327 drivers/spi/spi-pxa2xx.c 		chip->dma_threshold = 0;
dma_threshold    1350 drivers/spi/spi-pxa2xx.c 						&chip->dma_threshold)) {
dma_threshold      76 drivers/spi/spi-pxa2xx.h 	u32 dma_threshold;
dma_threshold      90 drivers/tty/serial/amba-pl011.c 	bool			dma_threshold;
dma_threshold     111 drivers/tty/serial/amba-pl011.c 	.dma_threshold		= false,
dma_threshold     126 drivers/tty/serial/amba-pl011.c 	.dma_threshold		= false,
dma_threshold     142 drivers/tty/serial/amba-pl011.c 	.dma_threshold		= false,
dma_threshold     189 drivers/tty/serial/amba-pl011.c 	.dma_threshold		= true,
dma_threshold    1168 drivers/tty/serial/amba-pl011.c 	if (uap->vendor->dma_threshold)