Searched refs:yellow_carp_get_dpm_freq_by_index (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| D | yellow_carp_ppt.c | 820 static int yellow_carp_get_dpm_freq_by_index(struct smu_context *smu, in yellow_carp_get_dpm_freq_by_index() function 963 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, max_dpm_level, max); in yellow_carp_get_dpm_ultimate_freq() 993 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, min_dpm_level, min); in yellow_carp_get_dpm_ultimate_freq() 1084 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, i, &value); in yellow_carp_print_clk_levels() 1115 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, soft_min_level, &min_freq); in yellow_carp_force_clk_levels() 1119 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, soft_max_level, &max_freq); in yellow_carp_force_clk_levels()
|