Searched refs:TIME_OUT_MULTIPLIER_32 (Results 1 – 1 of 1) sorted by relevance
70 #define TIME_OUT_MULTIPLIER_32 32 macro465 length = timeout_in_us/TIME_OUT_MULTIPLIER_32; in dce_aux_configure_timeout()466 if (timeout_in_us % TIME_OUT_MULTIPLIER_32 != 0) in dce_aux_configure_timeout()487 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_32; in dce_aux_configure_timeout()