Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Daspeed_timer.c88 static inline bool timer_external_clock(AspeedTimer *t) in timer_external_clock() function
97 return timer_external_clock(t) ? TIMER_CLOCK_EXT_HZ : in calculate_rate()