Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dexynos4210_combiner.h44 struct Exynos4210CombinerState { struct
45 SysBusDevice parent_obj;
47 MemoryRegion iomem;
49 struct CombinerGroupState group[IIC_NGRP];
50 uint32_t reg_set[IIC_REGSET_SIZE];
51 uint32_t icipsr[2];
52 uint32_t external; /* 1 means that this combiner is external */
54 qemu_irq output_irq[IIC_NGRP];