Searched refs:hpetFemto (Results 1 – 2 of 2) sorted by relevance
70 uint64_t hpetFemto = 0; variable235 hpetFemto = (uint32_t)(((hpetReg_t *)hpetArea)->GCAP_ID >> 32); in hpet_init()236 hpetFreq = (1 * Peta) / hpetFemto; in hpet_init()252 hpetCvtt2n = (uint64_t)hpetFemto << 32; in hpet_init()266 hpetCvt = (uint64_t)hpetFemto << 20; in hpet_init()
91 extern uint64_t hpetFemto;