Home
last modified time | relevance | path

Searched refs:CombinerGroupState (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Dexynos4210_combiner.h31 typedef struct CombinerGroupState { struct
34 } CombinerGroupState; argument
49 struct CombinerGroupState group[IIC_NGRP];
/openbmc/qemu/hw/intc/
H A Dexynos4210_combiner.c58 VMSTATE_UINT8(src_mask, CombinerGroupState),
59 VMSTATE_UINT8(src_pending, CombinerGroupState),
70 vmstate_exynos4210_combiner_group_state, CombinerGroupState),