Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dhpet.h11 #define HPET_PERIOD 0x004 macro
/arch/x86/kernel/
Dtsc.c146 tmp = ((u64)hpet2 * hpet_readl(HPET_PERIOD)); in calc_hpet_ref()
Dhpet.c764 hpet_period = hpet_readl(HPET_PERIOD); in hpet_enable()