Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dhpet.c72 uint64_t hpetFreq = 0; variable
237 hpetFreq = (1 * Peta) / hpetFemto; in hpet_init()
258 (uint32_t)(hpetFreq / Mega), (uint32_t)(hpetFreq % Mega), in hpet_init()
H A Dhpet.h92 extern uint64_t hpetFreq;