Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dnpcm7xx_timer.c122 static uint32_t npcm7xx_tcsr_prescaler(uint32_t tcsr) in npcm7xx_tcsr_prescaler() function
133 ticks *= npcm7xx_tcsr_prescaler(t->tcsr); in npcm7xx_timer_count_to_ns()
145 npcm7xx_tcsr_prescaler(t->tcsr); in npcm7xx_timer_ns_to_count()
286 if (npcm7xx_tcsr_prescaler(old_tcsr) != npcm7xx_tcsr_prescaler(new_tcsr)) { in npcm7xx_timer_write_tcsr()