Searched refs:HPET_MAX_PERIOD (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dhpet.h58 #define HPET_MAX_PERIOD 100000000UL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhpet.c863 if (hpet_period < HPET_MIN_PERIOD || hpet_period > HPET_MAX_PERIOD)

Completed in 26 milliseconds