Searched defs:PL061State (Results 1 – 1 of 1) sorted by relevance
53 struct PL061State { struct54 SysBusDevice parent_obj;56 MemoryRegion iomem;57 uint32_t locked;58 uint32_t data;59 uint32_t old_out_data;60 uint32_t old_in_data;61 uint32_t dir;62 uint32_t isense;63 uint32_t ibe;[all …]