Searched refs:NPCM7XX_FIU_NR_REGS (Results 1 – 2 of 2) sorted by relevance
26 #define NPCM7XX_FIU_NR_REGS (0x7c / sizeof(uint32_t)) macro67 uint32_t regs[NPCM7XX_FIU_NR_REGS];
268 if (reg < NPCM7XX_FIU_NR_REGS) { in npcm7xx_fiu_ctrl_read()539 VMSTATE_UINT32_ARRAY(regs, NPCM7xxFIUState, NPCM7XX_FIU_NR_REGS),554 QEMU_BUILD_BUG_ON(NPCM7XX_FIU_REGS_END > NPCM7XX_FIU_NR_REGS); in npcm7xx_fiu_class_init()