Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dhpet.c79 uint64_t hpet2bus = 0; variable
286 hpet2bus = tmrCvt(hpetCvtt2n, busFCvtn2t); in hpet_init()
288 (uint32_t)(hpet2bus >> 32), (uint32_t)hpet2bus); in hpet_init()
304 info->hpet2bus = hpet2bus; in hpet_get_info()
H A Dhpet.h76 uint64_t hpet2bus; member
98 extern uint64_t hpet2bus;