Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpl330.c114 typedef struct PL330State PL330State; typedef
228 struct PL330State { struct
229 SysBusDevice parent_obj;
231 MemoryRegion iomem;
232 qemu_irq irq_abort;
233 qemu_irq *irq;
236 uint32_t cfg[6];
240 uint32_t num_chnls;
241 uint8_t num_periph_req;
242 uint8_t num_events;
[all …]