Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ssi/
H A Dsifive_spi.c180 static uint64_t sifive_spi_read(void *opaque, hwaddr addr, unsigned int size) in sifive_spi_read() function
/openbmc/linux/drivers/spi/
H A Dspi-sifive.c104 static u32 sifive_spi_read(struct sifive_spi *spi, int offset) in sifive_spi_read() function