Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-x86_64/
Dtimex.h43 #define HPET_PERIOD 0x004 macro
/linux-2.4.37.9/arch/x86_64/kernel/
Dtime.c551 hpet_period = hpet_readl(HPET_PERIOD); in hpet_init()