Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-armada-3700.c486 static int a3700_is_wfifo_full(struct a3700_spi *a3700_spi) in a3700_is_wfifo_full() function
498 while (!a3700_is_wfifo_full(a3700_spi) && a3700_spi->buf_len) { in a3700_spi_fifo_write()