Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/jsm/
A Djsm.h175 #define CH_FIFO_ENABLED 0x0200 /* Port has FIFOs enabled */ macro
A Djsm_neo.c304 if (!(ch->ch_flags & CH_FIFO_ENABLED)) in neo_copy_data_from_uart_to_queue()
499 if (!(ch->ch_flags & CH_FIFO_ENABLED)) { in neo_copy_data_from_queue_to_uart()
1313 ch->ch_flags |= CH_FIFO_ENABLED; in neo_uart_init()
A Djsm_cls.c887 ch->ch_flags |= (CH_FIFO_ENABLED | CH_TX_FIFO_EMPTY | CH_TX_FIFO_LWM); in cls_uart_init()

Completed in 7 milliseconds