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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Dcalibrate.c30 #define DELAY_CALIBRATION_TICKS ((HZ < 100) ? 1 : (HZ/100)) macro
78 DELAY_CALIBRATION_TICKS)) {
85 DELAY_CALIBRATION_TICKS;
87 DELAY_CALIBRATION_TICKS;

Completed in 80 milliseconds