Searched refs:NPCM7XX_GPIO_NR_REGS (Results 1 – 2 of 2) sorted by relevance
28 #define NPCM7XX_GPIO_NR_REGS (0x80 / sizeof(uint32_t)) macro48 uint32_t regs[NPCM7XX_GPIO_NR_REGS];
384 VMSTATE_UINT32_ARRAY(regs, NPCM7xxGPIOState, NPCM7XX_GPIO_NR_REGS),406 QEMU_BUILD_BUG_ON(NPCM7XX_GPIO_REGS_END > NPCM7XX_GPIO_NR_REGS); in npcm7xx_gpio_class_init()