Home
last modified time | relevance | path

Searched refs:HPET_PERIOD (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dhpet.h11 #define HPET_PERIOD 0x004 macro
/linux-3.4.99/arch/x86/kernel/
Dhpet.c140 h = hpet_readl(HPET_PERIOD); in _hpet_print_config()
808 hpet_period = hpet_readl(HPET_PERIOD); in hpet_enable()
Dtsc.c153 tmp = ((u64)hpet2 * hpet_readl(HPET_PERIOD)); in calc_hpet_ref()