CH_FIFO_ENABLED   889 drivers/tty/serial/jsm/jsm_cls.c 	ch->ch_flags |= (CH_FIFO_ENABLED | CH_TX_FIFO_EMPTY | CH_TX_FIFO_LWM);
CH_FIFO_ENABLED   304 drivers/tty/serial/jsm/jsm_neo.c 	if (!(ch->ch_flags & CH_FIFO_ENABLED))
CH_FIFO_ENABLED   499 drivers/tty/serial/jsm/jsm_neo.c 	if (!(ch->ch_flags & CH_FIFO_ENABLED)) {
CH_FIFO_ENABLED  1311 drivers/tty/serial/jsm/jsm_neo.c 	ch->ch_flags |= CH_FIFO_ENABLED;