Searched refs:s_global (Results 1 – 1 of 1) sorted by relevance
230 struct dml2_wrapper_scratch *s_global = &dml2->v20.scratch; in calculate_lowest_supported_state_for_temp_read() local239 memset(&s_global->mode_support_params, 0, sizeof(struct dml_mode_support_ex_params_st)); in calculate_lowest_supported_state_for_temp_read()240 memset(&s_global->dml_to_dc_pipe_mapping, 0, sizeof(struct dml2_dml_to_dc_pipe_mapping)); in calculate_lowest_supported_state_for_temp_read()266 …dml2->v20.dml_core_ctx.states.state_array[j].dram_clock_change_latency_us = s_global->dummy_pstate… in calculate_lowest_supported_state_for_temp_read()273 …dml_result = dml_mode_programming(&dml2->v20.dml_core_ctx, s_global->mode_support_params.out_lowes… in calculate_lowest_supported_state_for_temp_read()280 result = s_global->mode_support_params.out_lowest_state_idx; in calculate_lowest_supported_state_for_temp_read()282 …while (dml2->v20.dml_core_ctx.states.state_array[result].dram_speed_mts < s_global->dummy_pstate_t… in calculate_lowest_supported_state_for_temp_read()