Searched refs:TIME_OUT_INCREMENT (Results 1 – 1 of 1) sorted by relevance
67 #define TIME_OUT_INCREMENT 1016 macro453 } else if (timeout_in_us <= TIME_OUT_INCREMENT) { in dce_aux_configure_timeout()458 } else if (timeout_in_us <= 2 * TIME_OUT_INCREMENT) { in dce_aux_configure_timeout()463 } else if (timeout_in_us <= 4 * TIME_OUT_INCREMENT) { in dce_aux_configure_timeout()468 } else if (timeout_in_us > 4 * TIME_OUT_INCREMENT) { in dce_aux_configure_timeout()