Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Dnpcm7xx_timer.c148 static uint32_t npcm7xx_watchdog_timer_prescaler(const NPCM7xxWatchdogTimer *t) in npcm7xx_watchdog_timer_prescaler() function
167 int64_t ticks = cycles * npcm7xx_watchdog_timer_prescaler(t); in npcm7xx_watchdog_timer_reset_cycles()