Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Davr_timer16.h86 uint64_t cpu_freq_hz; member
/openbmc/qemu/hw/timer/
H A Davr_timer16.c170 t16->freq_hz = t16->cpu_freq_hz / divider; in avr_timer16_clksrc_update()
548 cpu_freq_hz, 0),
590 if (s->cpu_freq_hz == 0) { in avr_timer16_realize()