Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dnpcm8xx.h77 struct NPCM8xxState { struct
78 DeviceState parent_obj;
80 ARMCPU cpu[NPCM8XX_MAX_NUM_CPUS];
81 CPUClusterState cpu_cluster;
82 GICState gic;
84 MemoryRegion sram;
85 MemoryRegion irom;
86 MemoryRegion ram3;
87 MemoryRegion *dram;
89 NPCMGCRState gcr;
[all …]