Home
last modified time | relevance | path

Searched defs:sifive_spi_write (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ssi/
H A Dsifive_spi.c217 static void sifive_spi_write(void *opaque, hwaddr addr, in sifive_spi_write() function
/openbmc/linux/drivers/spi/
H A Dspi-sifive.c99 static void sifive_spi_write(struct sifive_spi *spi, int offset, u32 value) in sifive_spi_write() function