Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dintegratorcp.c34 OBJECT_DECLARE_SIMPLE_TYPE(IntegratorCMState, INTEGRATOR_CM)
36 struct IntegratorCMState {
68 VMSTATE_UINT32(cm_osc, IntegratorCMState),
69 VMSTATE_UINT32(cm_ctrl, IntegratorCMState),
70 VMSTATE_UINT32(cm_lock, IntegratorCMState),
71 VMSTATE_UINT32(cm_auxosc, IntegratorCMState),
72 VMSTATE_UINT32(cm_sdram, IntegratorCMState),
73 VMSTATE_UINT32(cm_init, IntegratorCMState),
74 VMSTATE_UINT32(cm_flags, IntegratorCMState),
75 VMSTATE_UINT32(cm_nvflags, IntegratorCMState),
35 struct IntegratorCMState { global() struct
37 parent_objIntegratorCMState global() argument
40 iomemIntegratorCMState global() argument
41 memszIntegratorCMState global() argument
42 flashIntegratorCMState global() argument
43 cm_oscIntegratorCMState global() argument
67 fiq_enabledIntegratorCMState global() argument
[all...]