Home
last modified time | relevance | path

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

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