Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dnpcm7xx_timer.h30 #define NPCM7XX_TIMER_NR_REGS (0x54 / sizeof(uint32_t)) macro
/openbmc/qemu/hw/timer/
H A Dnpcm7xx_timer.c697 QEMU_BUILD_BUG_ON(NPCM7XX_TIMER_REGS_END > NPCM7XX_TIMER_NR_REGS); in npcm7xx_timer_class_init()