Searched refs:gspi_rx_fifo_empty (Results 1 – 1 of 1) sorted by relevance
559 static bool gspi_rx_fifo_empty(const struct gspi_ctrlr_params *p) in gspi_rx_fifo_empty() function626 while (!gspi_rx_fifo_empty(p)) { in gspi_ctrlr_flush()669 if (p->bytesin && !gspi_rx_fifo_empty(p)) { in __gspi_xfer()