Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dopenpic.h129 struct OpenPICState { struct
131 SysBusDevice parent_obj;
134 MemoryRegion mem;
137 FslMpicInfo *fsl;
138 uint32_t model;
139 uint32_t flags;
140 uint32_t nb_irqs;
141 uint32_t vid;
142 uint32_t vir; /* Vendor identification register */
143 uint32_t vector_mask;
[all …]