Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ssi/
H A Dibex_spi_host.h36 #define TYPE_IBEX_SPI_HOST "ibex-spi" macro
38 OBJECT_CHECK(IbexSPIHostState, (obj), TYPE_IBEX_SPI_HOST)
/openbmc/qemu/hw/ssi/
H A Dibex_spi_host.c570 .name = TYPE_IBEX_SPI_HOST,
623 TYPE_IBEX_SPI_HOST, 0x1000); in ibex_spi_host_init()
637 .name = TYPE_IBEX_SPI_HOST,
/openbmc/qemu/hw/riscv/
H A Dopentitan.c137 TYPE_IBEX_SPI_HOST); in lowrisc_ibex_soc_init()