use_dma_rx        123 drivers/tty/serial/atmel_serial.c 	bool			use_dma_rx;	/* enable DMA receiver */
use_dma_rx        280 drivers/tty/serial/atmel_serial.c 	return atmel_port->use_dma_rx;
use_dma_rx       1270 drivers/tty/serial/atmel_serial.c 	atmel_port->use_dma_rx = 0;
use_dma_rx       1753 drivers/tty/serial/atmel_serial.c 			atmel_port->use_dma_rx  = true;
use_dma_rx       1756 drivers/tty/serial/atmel_serial.c 			atmel_port->use_dma_rx  = false;
use_dma_rx       1760 drivers/tty/serial/atmel_serial.c 		atmel_port->use_dma_rx  = false;