Searched refs:prev_timeout_val (Results 1 – 1 of 1) sorted by relevance
441 uint32_t prev_timeout_val = 0; in dce_aux_configure_timeout() local481 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_8; in dce_aux_configure_timeout()484 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_16; in dce_aux_configure_timeout()487 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_32; in dce_aux_configure_timeout()490 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_64; in dce_aux_configure_timeout()493 prev_timeout_val = DEFAULT_AUX_ENGINE_LENGTH * TIME_OUT_MULTIPLIER_8; in dce_aux_configure_timeout()499 return prev_timeout_val; in dce_aux_configure_timeout()