Searched refs:TIME_OUT_MULTIPLIER_32 (Results 1 – 1 of 1) sorted by relevance
73 #define TIME_OUT_MULTIPLIER_32 32 macro466 length = timeout_in_us/TIME_OUT_MULTIPLIER_32; in dce_aux_configure_timeout()467 if (timeout_in_us % TIME_OUT_MULTIPLIER_32 != 0) in dce_aux_configure_timeout()488 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_32; in dce_aux_configure_timeout()