Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dexynos4210_combiner.c74 VMSTATE_UINT32(external, Exynos4210CombinerState),
82 struct Exynos4210CombinerState *s = in exynos4210_combiner_read()
83 (struct Exynos4210CombinerState *)opaque; in exynos4210_combiner_read()
132 struct Exynos4210CombinerState *s = in exynos4210_combiner_update()
133 (struct Exynos4210CombinerState *)opaque; in exynos4210_combiner_update()
174 struct Exynos4210CombinerState *s = in exynos4210_combiner_write()
175 (struct Exynos4210CombinerState *)opaque; in exynos4210_combiner_write()
264 struct Exynos4210CombinerState *s = in exynos4210_combiner_handler()
265 (struct Exynos4210CombinerState *)opaque; in exynos4210_combiner_handler()
287 struct Exynos4210CombinerState *s = (struct Exynos4210CombinerState *)d; in exynos4210_combiner_reset()
[all …]
/openbmc/qemu/include/hw/intc/
H A Dexynos4210_combiner.h37 OBJECT_DECLARE_SIMPLE_TYPE(Exynos4210CombinerState, EXYNOS4210_COMBINER)
44 struct Exynos4210CombinerState { struct
/openbmc/qemu/include/hw/arm/
H A Dexynos4210.h103 Exynos4210CombinerState int_combiner;
104 Exynos4210CombinerState ext_combiner;