Searched refs:yellow_carp_get_dpm_freq_by_index (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| D | yellow_carp_ppt.c | 771 static int yellow_carp_get_dpm_freq_by_index(struct smu_context *smu, in yellow_carp_get_dpm_freq_by_index() function 914 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, max_dpm_level, max); in yellow_carp_get_dpm_ultimate_freq() 944 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, min_dpm_level, min); in yellow_carp_get_dpm_ultimate_freq() 1036 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, i, &value); in yellow_carp_print_clk_levels() 1088 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, soft_min_level, &min_freq); in yellow_carp_force_clk_levels() 1092 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, soft_max_level, &max_freq); in yellow_carp_force_clk_levels()
|