Searched defs:PL022State (Results 1 – 1 of 1) sorted by relevance
31 struct PL022State { struct32 SysBusDevice parent_obj;34 MemoryRegion iomem;35 uint32_t cr0;36 uint32_t cr1;37 uint32_t bitmask;38 uint32_t sr;39 uint32_t cpsr;40 uint32_t is;41 uint32_t im;[all …]