Searched refs:sifive_spi_tx (Results 1 – 1 of 1) sorted by relevance
191 static void sifive_spi_tx(struct sifive_spi *spi, const u8 *tx_ptr) in sifive_spi_tx() function240 sifive_spi_tx(spi, NULL); in sifive_spi_xfer()242 sifive_spi_tx(spi, tx_ptr++); in sifive_spi_xfer()
Completed in 4 milliseconds