Searched refs:min_state_for_g6_temp_read (Results 1 – 1 of 1) sorted by relevance
535 int min_state_for_g6_temp_read = 0; in call_dml_mode_support_and_programming() local539 min_state_for_g6_temp_read = calculate_lowest_supported_state_for_temp_read(dml2, context); in call_dml_mode_support_and_programming()541 ASSERT(min_state_for_g6_temp_read >= 0); in call_dml_mode_support_and_programming()552 if (min_state_for_g6_temp_read >= 0) in call_dml_mode_support_and_programming()553 …min_state = min_state_for_g6_temp_read > s->mode_support_params.out_lowest_state_idx ? min_state_f… in call_dml_mode_support_and_programming()