Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dnpcm7xx_gpio.c68 static void npcm7xx_gpio_update_events(NPCM7xxGPIOState *s, uint32_t din_diff) in npcm7xx_gpio_update_events() function
149 npcm7xx_gpio_update_events(s, din_old ^ s->regs[NPCM7XX_GPIO_DIN]); in npcm7xx_gpio_update_pins()
270 npcm7xx_gpio_update_events(s, 0); in npcm7xx_gpio_regs_write()
275 npcm7xx_gpio_update_events(s, 0); in npcm7xx_gpio_regs_write()
279 npcm7xx_gpio_update_events(s, 0); in npcm7xx_gpio_regs_write()
284 npcm7xx_gpio_update_events(s, 0); in npcm7xx_gpio_regs_write()
H A Dtrace-events8 npcm7xx_gpio_update_events(const char *id, uint32_t evst, uint32_t even) "%s evst: 0x%08" PRIx32 " …