Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/i386/
H A Dhpet.c78 uint64_t hpet2bus = 0; variable
285 hpet2bus = tmrCvt(hpetCvtt2n, busFCvtn2t); in hpet_init()
287 (uint32_t)(hpet2bus >> 32), (uint32_t)hpet2bus); in hpet_init()
303 info->hpet2bus = hpet2bus; in hpet_get_info()
H A Dhpet.h76 uint64_t hpet2bus; member
98 extern uint64_t hpet2bus;