Searched refs:HPET_PERIOD (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-x86_64/ | ||
D | timex.h | 43 #define HPET_PERIOD 0x004 macro |
/linux-2.4.37.9/arch/x86_64/kernel/ | ||
D | time.c | 551 hpet_period = hpet_readl(HPET_PERIOD); in hpet_init() |