Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dbcm2836_control.h29 struct BCM2836ControlState { struct
31 SysBusDevice busdev;
33 MemoryRegion iomem;
39 uint8_t route_gpu_irq, route_gpu_fiq;
44 bool gpu_irq, gpu_fiq;
48 QEMUTimer timer;
49 uint32_t local_timer_control;
50 uint8_t route_localtimer;
53 uint32_t irqsrc[BCM2836_NCORES];
57 qemu_irq irq[BCM2836_NCORES];
[all …]