Searched refs:DELAY_CALIBRATION_TICKS (Results 1 – 1 of 1) sorted by relevance
35 #define DELAY_CALIBRATION_TICKS ((HZ < 100) ? 1 : (HZ/100)) macro86 DELAY_CALIBRATION_TICKS)) { in calibrate_delay_direct()93 DELAY_CALIBRATION_TICKS; in calibrate_delay_direct()95 DELAY_CALIBRATION_TICKS; in calibrate_delay_direct()