Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-hisi-kunpeng.c193 static u32 hisi_spi_tx_not_full(struct hisi_spi *hs) in hisi_spi_tx_not_full() function
257 while (hisi_spi_tx_not_full(hs) && max--) { in hisi_spi_writer()