Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-hisi-kunpeng.c186 static u32 hisi_spi_rx_not_empty(struct hisi_spi *hs) in hisi_spi_rx_not_empty() function
201 while (hisi_spi_rx_not_empty(hs)) in hisi_spi_flush_fifo()
229 while (hisi_spi_rx_not_empty(hs) && max--) { in hisi_spi_reader()