Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-hisi-kunpeng.c191 static u32 hisi_spi_tx_not_full(struct hisi_spi *hs) in hisi_spi_tx_not_full() function
255 while (hisi_spi_tx_not_full(hs) && max--) { in hisi_spi_writer()