Searched refs:in_fifo (Results 1 – 1 of 1) sorted by relevance
204 uint32_t in_fifo = 1; in read_rx_fifo() local231 if (--in_fifo == 0) { in read_rx_fifo()232 in_fifo = FIELD_GET(RXFLR_RXTFL_MASK, read_rxflr(dev)); in read_rx_fifo()234 } while (in_fifo); in read_rx_fifo()