use_pdc_rx        124 drivers/tty/serial/atmel_serial.c 	bool			use_pdc_rx;	/* enable PDC receiver */
use_pdc_rx        248 drivers/tty/serial/atmel_serial.c 	return atmel_port->use_pdc_rx;
use_pdc_rx       1697 drivers/tty/serial/atmel_serial.c 			atmel_port->use_pdc_rx = 0;
use_pdc_rx       1754 drivers/tty/serial/atmel_serial.c 			atmel_port->use_pdc_rx  = false;
use_pdc_rx       1757 drivers/tty/serial/atmel_serial.c 			atmel_port->use_pdc_rx  = true;
use_pdc_rx       1761 drivers/tty/serial/atmel_serial.c 		atmel_port->use_pdc_rx  = false;