Home
last modified time | relevance | path

Searched refs:ICR2_ADDR (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/gpio/
H A Dimx_gpio.c56 case ICR2_ADDR: in imx_gpio_reg_name()
175 case ICR2_ADDR: in imx_gpio_read()
233 case ICR2_ADDR: in imx_gpio_write()
/openbmc/qemu/include/hw/gpio/
H A Dimx_gpio.h36 #define ICR2_ADDR 0x10 /* INTERRUPT CONFIGURATION REGISTER 2 */ macro