Searched refs:arcturus_find_highest_dpm_level (Results 1 – 1 of 1) sorted by relevance
1158 static uint32_t arcturus_find_highest_dpm_level(struct arcturus_single_dpm_table *table) in arcturus_find_highest_dpm_level() function1194 soft_level = arcturus_find_highest_dpm_level(&(dpm_table->gfx_table)); in arcturus_force_dpm_limit_value()1204 soft_level = arcturus_find_highest_dpm_level(&(dpm_table->mem_table)); in arcturus_force_dpm_limit_value()1214 soft_level = arcturus_find_highest_dpm_level(&(dpm_table->soc_table)); in arcturus_force_dpm_limit_value()1248 soft_max_level = arcturus_find_highest_dpm_level(&(dpm_table->gfx_table)); in arcturus_unforce_dpm_levels()1256 soft_max_level = arcturus_find_highest_dpm_level(&(dpm_table->mem_table)); in arcturus_unforce_dpm_levels()1264 soft_max_level = arcturus_find_highest_dpm_level(&(dpm_table->soc_table)); in arcturus_unforce_dpm_levels()