Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dimx_gpio.c111 IMXGPIOState *s = IMX_GPIO(opaque); in imx_gpio_set()
151 IMXGPIOState *s = IMX_GPIO(opaque); in imx_gpio_read()
211 IMXGPIOState *s = IMX_GPIO(opaque); in imx_gpio_write()
281 VMSTATE_UINT32(dr, IMXGPIOState),
283 VMSTATE_UINT32(psr, IMXGPIOState),
284 VMSTATE_UINT64(icr, IMXGPIOState),
285 VMSTATE_UINT32(imr, IMXGPIOState),
286 VMSTATE_UINT32(isr, IMXGPIOState),
302 IMXGPIOState *s = IMX_GPIO(dev); in imx_gpio_reset()
318 IMXGPIOState *s = IMX_GPIO(dev); in imx_gpio_realize()
[all …]
/openbmc/qemu/include/hw/gpio/
H A Dimx_gpio.h27 OBJECT_DECLARE_SIMPLE_TYPE(IMXGPIOState, IMX_GPIO)
43 struct IMXGPIOState { struct
/openbmc/qemu/include/hw/arm/
H A Dfsl-imx31.h52 IMXGPIOState gpio[FSL_IMX31_NUM_GPIOS];
H A Dfsl-imx25.h61 IMXGPIOState gpio[FSL_IMX25_NUM_GPIOS];
H A Dfsl-imx7.h73 IMXGPIOState gpio[FSL_IMX7_NUM_GPIOS];
H A Dfsl-imx6ul.h74 IMXGPIOState gpio[FSL_IMX6UL_NUM_GPIOS];
H A Dfsl-imx6.h68 IMXGPIOState gpio[FSL_IMX6_NUM_GPIOS];