Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dimx7_snvs.c34 VMSTATE_UINT64(tick_offset, IMX7SNVSState),
35 VMSTATE_UINT64(lpcr, IMX7SNVSState),
40 static uint64_t imx7_snvs_get_count(IMX7SNVSState *s) in imx7_snvs_get_count()
49 IMX7SNVSState *s = IMX7_SNVS(opaque); in imx7_snvs_read()
71 IMX7SNVSState *s = IMX7_SNVS(dev); in imx7_snvs_reset()
81 IMX7SNVSState *s = IMX7_SNVS(opaque); in imx7_snvs_write()
133 IMX7SNVSState *s = IMX7_SNVS(obj); in imx7_snvs_init()
158 .instance_size = sizeof(IMX7SNVSState),
/qemu/include/hw/misc/
H A Dimx7_snvs.h29 OBJECT_DECLARE_SIMPLE_TYPE(IMX7SNVSState, IMX7_SNVS)
31 struct IMX7SNVSState { struct
/qemu/include/hw/arm/
H A Dfsl-imx7.h76 IMX7SNVSState snvs;
H A Dfsl-imx6ul.h77 IMX7SNVSState snvs;
H A Dfsl-imx6.h63 IMX7SNVSState snvs;