Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Daspeed_vic.h24 struct AspeedVICState { struct
26 SysBusDevice parent_obj;
29 MemoryRegion iomem;
30 qemu_irq irq;
31 qemu_irq fiq;
33 uint64_t level;
34 uint64_t raw;
35 uint64_t select;
36 uint64_t enable;
37 uint64_t trigger;
[all …]