Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dimx6_src.c81 VMSTATE_UINT32_ARRAY(regs, IMX6SRCState, SRC_MAX),
88 IMX6SRCState *s = IMX6_SRC(dev); in imx6_src_reset()
103 IMX6SRCState *s = (IMX6SRCState *)opaque; in imx6_src_read()
125 IMX6SRCState *s;
132 IMX6SRCState *s = ri->s; in imx6_clear_reset_bit()
144 IMX6SRCState *s, in imx6_defer_clear_reset_bit()
165 IMX6SRCState *s = (IMX6SRCState *)opaque; in imx6_src_write()
282 IMX6SRCState *s = IMX6_SRC(dev); in imx6_src_realize()
302 .instance_size = sizeof(IMX6SRCState),
/qemu/include/hw/misc/
H A Dimx6_src.h61 OBJECT_DECLARE_SIMPLE_TYPE(IMX6SRCState, IMX6_SRC)
63 struct IMX6SRCState { struct
/qemu/include/hw/arm/
H A Dfsl-imx6ul.h76 IMX6SRCState src;
H A Dfsl-imx6.h62 IMX6SRCState src;