Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Dopentitan.c74 [IBEX_DEV_PLIC] = { 0x48000000, 0x8000000 },
186 qdev_prop_set_uint32(DEVICE(&s->plic), "aperture-size", memmap[IBEX_DEV_PLIC].size); in lowrisc_ibex_soc_realize()
191 sysbus_mmio_map(SYS_BUS_DEVICE(&s->plic), 0, memmap[IBEX_DEV_PLIC].base); in lowrisc_ibex_soc_realize()
/openbmc/qemu/include/hw/riscv/
H A Dopentitan.h91 IBEX_DEV_PLIC, enumerator