Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dimx_gpcv2.c29 IMXGPCv2State *s = IMX_GPCV2(dev); in imx_gpcv2_reset()
37 IMXGPCv2State *s = opaque; in imx_gpcv2_read()
45 IMXGPCv2State *s = opaque; in imx_gpcv2_write()
84 IMXGPCv2State *s = IMX_GPCV2(obj); in imx_gpcv2_init()
100 VMSTATE_UINT32_ARRAY(regs, IMXGPCv2State, GPC_NUM),
117 .instance_size = sizeof(IMXGPCv2State),
/openbmc/qemu/include/hw/intc/
H A Dimx_gpcv2.h11 struct IMXGPCv2State { struct
21 OBJECT_DECLARE_SIMPLE_TYPE(IMXGPCv2State, IMX_GPCV2) argument
/openbmc/qemu/include/hw/arm/
H A Dfsl-imx6ul.h78 IMXGPCv2State gpcv2;
H A Dfsl-imx7.h78 IMXGPCv2State gpcv2;