Searched refs:TIME_OUT_MULTIPLIER_32 (Results 1 – 1 of 1) sorted by relevance
66 #define TIME_OUT_MULTIPLIER_32 32 macro463 length = timeout_in_us/TIME_OUT_MULTIPLIER_32; in dce_aux_configure_timeout()464 if (timeout_in_us % TIME_OUT_MULTIPLIER_32 != 0) in dce_aux_configure_timeout()485 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_32; in dce_aux_configure_timeout()