Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Daspeed_timer.c53 #define TIMER_MIN_NS (20 * SCALE_US) macro
113 uint32_t min_ticks = muldiv64(TIMER_MIN_NS, rate, NANOSECONDS_PER_SECOND); in calculate_min_ticks()