Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dimx_gpio.c50 case GDIR_ADDR: in imx_gpio_reg_name()
163 case GDIR_ADDR: in imx_gpio_read()
222 case GDIR_ADDR: in imx_gpio_write()
/openbmc/qemu/include/hw/gpio/
H A Dimx_gpio.h33 #define GDIR_ADDR 0x04 /* DIRECTION REGISTER */ macro