Searched refs:out_lowest_state_idx (Results 1 – 2 of 2) sorted by relevance
113 s->mode_support_params.out_lowest_state_idx = 0; in pack_and_call_dml_mode_support_ex()208 …rogramming(&dml2->v20.dml_core_ctx, s_global->mode_support_params.out_lowest_state_idx, &s->cur_di… in calculate_lowest_supported_state_for_temp_read()215 result = s_global->mode_support_params.out_lowest_state_idx; in calculate_lowest_supported_state_for_temp_read()386 …ead > s->mode_support_params.out_lowest_state_idx ? min_state_for_g6_temp_read : s->mode_support_p… in call_dml_mode_support_and_programming()388 min_state = s->mode_support_params.out_lowest_state_idx; in call_dml_mode_support_and_programming()395 …_mode_programming(&dml2->v20.dml_core_ctx, s->mode_support_params.out_lowest_state_idx, &s->cur_di… in call_dml_mode_support_and_programming()465 unsigned int lowest_state_idx = s->mode_support_params.out_lowest_state_idx; in dml2_validate_and_build_resource()
1920 dml_uint_t out_lowest_state_idx; member