Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dhpet.h9 #define HPET_PERIOD 0x004 macro
/linux-4.1.27/arch/x86/include/asm/
Dhpet.h11 #define HPET_PERIOD 0x004 macro
/linux-4.1.27/arch/x86/kernel/
Dhpet.c142 h = hpet_readl(HPET_PERIOD); in _hpet_print_config()
806 hpet_period = hpet_readl(HPET_PERIOD); in hpet_enable()
Dtsc.c398 tmp = ((u64)hpet2 * hpet_readl(HPET_PERIOD)); in calc_hpet_ref()