Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-armada-3700.c507 static int a3700_is_rfifo_empty(struct a3700_spi *a3700_spi) in a3700_is_rfifo_empty() function
518 while (!a3700_is_rfifo_empty(a3700_spi) && a3700_spi->buf_len) { in a3700_spi_fifo_read()