Searched refs:prev_timeout_val (Results 1 – 1 of 1) sorted by relevance
439 uint32_t prev_timeout_val = 0; in dce_aux_configure_timeout() local479 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_8; in dce_aux_configure_timeout()482 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_16; in dce_aux_configure_timeout()485 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_32; in dce_aux_configure_timeout()488 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_64; in dce_aux_configure_timeout()491 prev_timeout_val = DEFAULT_AUX_ENGINE_LENGTH * TIME_OUT_MULTIPLIER_8; in dce_aux_configure_timeout()497 return prev_timeout_val; in dce_aux_configure_timeout()