Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Darm_timer.c24 #define TIMER_CTRL_32BIT (1 << 1) macro
88 if (s->control & TIMER_CTRL_32BIT) in arm_timer_recalibrate()