Searched defs:PL080State (Results 1 – 1 of 1) sorted by relevance
49 struct PL080State { struct50 SysBusDevice parent_obj;52 MemoryRegion iomem;53 uint8_t tc_int;54 uint8_t tc_mask;55 uint8_t err_int;56 uint8_t err_mask;57 uint32_t conf;58 uint32_t sync;59 uint32_t req_single;[all …]