Home
last modified time | relevance | path

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

/qemu/include/hw/dma/
H A Dpl080.h49 struct PL080State { struct
50 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 …]