Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dspi-sifive.c191 static void sifive_spi_tx(struct sifive_spi *spi, const u8 *tx_ptr) in sifive_spi_tx() function
240 sifive_spi_tx(spi, NULL); in sifive_spi_xfer()
242 sifive_spi_tx(spi, tx_ptr++); in sifive_spi_xfer()

Completed in 4 milliseconds