arcturus_find_highest_dpm_level 1197 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 		soft_level = arcturus_find_highest_dpm_level(&(dpm_table->gfx_table));
arcturus_find_highest_dpm_level 1207 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 		soft_level = arcturus_find_highest_dpm_level(&(dpm_table->mem_table));
arcturus_find_highest_dpm_level 1217 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 		soft_level = arcturus_find_highest_dpm_level(&(dpm_table->soc_table));
arcturus_find_highest_dpm_level 1251 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 	soft_max_level = arcturus_find_highest_dpm_level(&(dpm_table->gfx_table));
arcturus_find_highest_dpm_level 1259 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 	soft_max_level = arcturus_find_highest_dpm_level(&(dpm_table->mem_table));
arcturus_find_highest_dpm_level 1267 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 	soft_max_level = arcturus_find_highest_dpm_level(&(dpm_table->soc_table));