Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dintegratorcp.c35 struct IntegratorCMState { struct
67 VMSTATE_UINT32(cm_osc, IntegratorCMState), argument
68 VMSTATE_UINT32(cm_ctrl, IntegratorCMState),
69 VMSTATE_UINT32(cm_lock, IntegratorCMState),
71 VMSTATE_UINT32(cm_sdram, IntegratorCMState),
72 VMSTATE_UINT32(cm_init, IntegratorCMState),
85 IntegratorCMState *s = opaque; in integratorcm_read()
193 IntegratorCMState *s = opaque; in integratorcm_write()
276 IntegratorCMState *s = INTEGRATOR_CM(obj); in integratorcm_init()
292 IntegratorCMState *s = INTEGRATOR_CM(d); in integratorcm_realize()
[all …]