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