Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/jsm/
H A Djsm.h161 #define CH_STOP 0x0002 /* Output is stopped */ macro
H A Djsm_tty.c130 channel->ch_flags &= ~(CH_STOP); in jsm_tty_start_tx()
143 channel->ch_flags |= (CH_STOP); in jsm_tty_stop_tx()