Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ssi/
H A Dibex_spi_host.h60 #define IBEX_SPI_HOST_RXFIFO_LEN 256 macro
/openbmc/qemu/hw/ssi/
H A Dibex_spi_host.c612 fifo8_create(&s->rx_fifo, IBEX_SPI_HOST_RXFIFO_LEN); in ibex_spi_host_realize()