Searched refs:pre_start (Results 1 – 1 of 1) sorted by relevance
37 unsigned long pre_start, start, post_start; in calibrate_delay_direct() local48 if (read_current_timer(&pre_start) < 0 ) in calibrate_delay_direct()71 pre_start = 0; in calibrate_delay_direct()75 pre_start = start; in calibrate_delay_direct()89 timer_rate_max = (post_end - pre_start) / in calibrate_delay_direct()103 if (start < post_end && pre_start != 0 && pre_end != 0 && in calibrate_delay_direct()