Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dnpcm7xx_gpio.c46 NPCM7XX_GPIO_EVEN, enumerator
83 s->regs[NPCM7XX_GPIO_EVEN]); in npcm7xx_gpio_update_events()
85 & s->regs[NPCM7XX_GPIO_EVEN])); in npcm7xx_gpio_update_events()
165 case NPCM7XX_GPIO_TLOCK1 ... NPCM7XX_GPIO_EVEN: in npcm7xx_gpio_regs_read()
268 case NPCM7XX_GPIO_EVEN: in npcm7xx_gpio_regs_write()
274 s->regs[NPCM7XX_GPIO_EVEN] |= value; in npcm7xx_gpio_regs_write()
278 s->regs[NPCM7XX_GPIO_EVEN] &= ~value; in npcm7xx_gpio_regs_write()