rts_paused        478 drivers/tty/serial/atmel_serial.c 	unsigned int rts_paused, rts_ready;
rts_paused        492 drivers/tty/serial/atmel_serial.c 		rts_paused = ATMEL_US_RTSEN;
rts_paused        498 drivers/tty/serial/atmel_serial.c 		rts_paused = ATMEL_US_RTSDIS;
rts_paused        507 drivers/tty/serial/atmel_serial.c 		control |= rts_paused;