Searched refs:vangogh_set_soft_freq_limited_range (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | vangogh_ppt.c | 1082 static int vangogh_set_soft_freq_limited_range(struct smu_context *smu, in vangogh_set_soft_freq_limited_range() function 1292 ret = vangogh_set_soft_freq_limited_range(smu, clk_type, force_freq, force_freq, false); in vangogh_force_dpm_limit_value() 1328 ret = vangogh_set_soft_freq_limited_range(smu, clk_type, min_freq, max_freq, false); in vangogh_unforce_dpm_levels() 1347 ret = vangogh_set_soft_freq_limited_range(smu, SMU_FCLK, fclk_freq, fclk_freq, false); in vangogh_set_peak_clock_by_device() 1355 ret = vangogh_set_soft_freq_limited_range(smu, SMU_SOCCLK, socclk_freq, socclk_freq, false); in vangogh_set_peak_clock_by_device() 1363 ret = vangogh_set_soft_freq_limited_range(smu, SMU_VCLK, vclk_freq, vclk_freq, false); in vangogh_set_peak_clock_by_device() 1371 ret = vangogh_set_soft_freq_limited_range(smu, SMU_DCLK, dclk_freq, dclk_freq, false); in vangogh_set_peak_clock_by_device()
|