Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Datmel_serial.c473 unsigned int rts_paused, rts_ready; in atmel_set_mctrl() local
487 rts_paused = ATMEL_US_RTSEN; in atmel_set_mctrl()
493 rts_paused = ATMEL_US_RTSDIS; in atmel_set_mctrl()
502 control |= rts_paused; in atmel_set_mctrl()

Completed in 7 milliseconds