Home
last modified time | relevance | path

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

/qemu/hw/intc/
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),
/qemu/include/hw/intc/
A Dimx_gpcv2.h11 struct IMXGPCv2State { struct
21 OBJECT_DECLARE_SIMPLE_TYPE(IMXGPCv2State, IMX_GPCV2) argument
/qemu/include/hw/arm/
A Dfsl-imx6ul.h78 IMXGPCv2State gpcv2;
A Dfsl-imx7.h78 IMXGPCv2State gpcv2;

Completed in 15 milliseconds