Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dnpcm7xx_timer.c67 #define NPCM7XX_WTCR_WTIE BIT(6) macro
584 if (t->wtcr & NPCM7XX_WTCR_WTIE) { in npcm7xx_watchdog_timer_expired()