Searched refs:hpet_period (Results 1 – 1 of 1) sorted by relevance
814 u32 hpet_period, cfg, id, irq; in hpet_enable() local833 hpet_period = hpet_readl(HPET_PERIOD); in hpet_enable()834 if (hpet_period < HPET_MIN_PERIOD || hpet_period > HPET_MAX_PERIOD) in hpet_enable()839 do_div(freq, hpet_period); in hpet_enable()