Searched refs:NPCM7XX_CLK_NR_REGS (Results 1 – 2 of 2) sorted by relevance
27 #define NPCM7XX_CLK_NR_REGS (0x70 / sizeof(uint32_t)) macro168 uint32_t regs[NPCM7XX_CLK_NR_REGS];
84 static const uint32_t cold_reset_values[NPCM7XX_CLK_NR_REGS] = {734 if (reg >= NPCM7XX_CLK_NR_REGS) { in npcm7xx_clk_read()783 if (reg >= NPCM7XX_CLK_NR_REGS) { in npcm7xx_clk_write()1005 VMSTATE_UINT32_ARRAY(regs, NPCM7xxCLKState, NPCM7XX_CLK_NR_REGS),1041 QEMU_BUILD_BUG_ON(NPCM7XX_CLK_REGS_END > NPCM7XX_CLK_NR_REGS); in npcm7xx_clk_class_init()