Home
last modified time | relevance | path

Searched defs:timer_ticks (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_events.c16 static unsigned int timer_ticks; variable
H A Defi_selftest_watchdog.c28 unsigned int timer_ticks; member
/openbmc/qemu/hw/sparc64/
H A Dsparc64.c192 static uint64_t timer_to_cpu_ticks(int64_t timer_ticks, uint32_t frequency) in timer_to_cpu_ticks()