Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dloongarch_pch_pic.h44 struct LoongArchPCHPIC { struct
45 SysBusDevice parent_obj;
46 qemu_irq parent_irq[64];
48 uint64_t htmsi_en; /*0x040 1=msi*/
51 uint64_t auto_crtl0; /*0x0c0*/
52 uint64_t auto_crtl1; /*0x0e0*/
60 uint64_t int_polarity;
65 MemoryRegion iomem32_low;
66 MemoryRegion iomem32_high;
67 MemoryRegion iomem8;
[all …]