Home
last modified time | relevance | path

Searched refs:yellow_carp_get_dpm_freq_by_index (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dyellow_carp_ppt.c780 static int yellow_carp_get_dpm_freq_by_index(struct smu_context *smu, in yellow_carp_get_dpm_freq_by_index() function
923 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, max_dpm_level, max); in yellow_carp_get_dpm_ultimate_freq()
953 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, min_dpm_level, min); in yellow_carp_get_dpm_ultimate_freq()
1092 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, idx, &value); in yellow_carp_print_clk_levels()
1145 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, soft_min_level, &min_freq); in yellow_carp_force_clk_levels()
1149 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, soft_max_level, &max_freq); in yellow_carp_force_clk_levels()