Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Datmel_serial.c467 unsigned int rts_paused, rts_ready; in atmel_set_mctrl() local
481 rts_paused = ATMEL_US_RTSEN; in atmel_set_mctrl()
487 rts_paused = ATMEL_US_RTSDIS; in atmel_set_mctrl()
496 control |= rts_paused; in atmel_set_mctrl()