Home
last modified time | relevance | path

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

/drivers/tty/
Dsynclink_gt.c289 bool drop_rts_on_tx_done; member
2224 if (info->params.mode != MGSL_MODE_ASYNC && info->drop_rts_on_tx_done) { in isr_txeom()
2226 info->drop_rts_on_tx_done = false; in isr_txeom()
3924 info->drop_rts_on_tx_done = false; in tx_start()
3932 info->drop_rts_on_tx_done = true; in tx_start()