Searched refs:TIME_OUT_MULTIPLIER_64 (Results 1 – 1 of 1) sorted by relevance
74 #define TIME_OUT_MULTIPLIER_64 64 macro471 length = timeout_in_us/TIME_OUT_MULTIPLIER_64; in dce_aux_configure_timeout()472 if (timeout_in_us % TIME_OUT_MULTIPLIER_64 != 0) in dce_aux_configure_timeout()491 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_64; in dce_aux_configure_timeout()