Searched refs:bus2hpet (Results 1 – 2 of 2) sorted by relevance
78 uint64_t bus2hpet = 0; variable281 bus2hpet = tmrCvt(busFCvtt2n, hpetCvtn2t); in hpet_init()283 (uint32_t)(bus2hpet >> 32), (uint32_t)bus2hpet); in hpet_init()303 info->bus2hpet = bus2hpet; in hpet_get_info()
75 uint64_t bus2hpet; member97 extern uint64_t bus2hpet;