Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ssi/
H A Dibex_spi_host.h59 #define IBEX_SPI_HOST_TXFIFO_LEN 288 macro
/openbmc/qemu/hw/ssi/
H A Dibex_spi_host.c611 fifo8_create(&s->tx_fifo, IBEX_SPI_HOST_TXFIFO_LEN); in ibex_spi_host_realize()