Searched refs:CH_FIFO_ENABLED (Results 1 – 3 of 3) sorted by relevance
175 #define CH_FIFO_ENABLED 0x0200 /* Port has FIFOs enabled */ macro
304 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()
889 ch->ch_flags |= (CH_FIFO_ENABLED | CH_TX_FIFO_EMPTY | CH_TX_FIFO_LWM); in cls_uart_init()