Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dimx_gpio.c45 static const char *imx_gpio_reg_name(uint32_t reg) in imx_gpio_reg_name() function
203 DPRINTF("(%s) = 0x%" PRIx32 "\n", imx_gpio_reg_name(offset), reg_value); in imx_gpio_read()
213 DPRINTF("(%s, value = 0x%" PRIx32 ")\n", imx_gpio_reg_name(offset), in imx_gpio_write()