Searched refs:usefifo (Results 1 – 1 of 1) sorted by relevance
132 int usefifo; member149 if (data->usefifo) { in apbuart_poll_out()322 if (data->usefifo) { in apbuart_fifo_fill()361 if (data->usefifo) { in apbuart_irq_tx_enable()398 if (data->usefifo) { in apbuart_irq_tx_ready()448 if (data->usefifo) { in apbuart_irq_is_pending()497 data->usefifo = !!(ctrl & APBUART_CTRL_FA); in apbuart_init()552 .usefifo = 0, \