Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dhpet.h10 #define HPET_PERIOD 0x004 macro
/linux/arch/x86/include/asm/
H A Dhpet.h12 #define HPET_PERIOD 0x004 macro
/linux/arch/x86/kernel/
H A Dhpet.c149 period = hpet_readl(HPET_PERIOD); in _hpet_print_config()
1014 hpet_period = hpet_readl(HPET_PERIOD); in hpet_enable()