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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhpet.c972 * overhead. (DEFAULT_RTC_INT_FREQ)
980 #define DEFAULT_RTC_INT_FREQ 64 macro
1132 if (freq <= DEFAULT_RTC_INT_FREQ)
1133 hpet_pie_limit = DEFAULT_RTC_INT_FREQ / freq;

Completed in 83 milliseconds