Home
last modified time | relevance | path

Searched refs:vangogh_set_soft_freq_limited_range (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c1114 static int vangogh_set_soft_freq_limited_range(struct smu_context *smu, in vangogh_set_soft_freq_limited_range() function
1323 ret = vangogh_set_soft_freq_limited_range(smu, clk_type, force_freq, force_freq); in vangogh_force_dpm_limit_value()
1359 ret = vangogh_set_soft_freq_limited_range(smu, clk_type, min_freq, max_freq); in vangogh_unforce_dpm_levels()
1378 ret = vangogh_set_soft_freq_limited_range(smu, SMU_FCLK, fclk_freq, fclk_freq); in vangogh_set_peak_clock_by_device()
1386 ret = vangogh_set_soft_freq_limited_range(smu, SMU_SOCCLK, socclk_freq, socclk_freq); in vangogh_set_peak_clock_by_device()
1394 ret = vangogh_set_soft_freq_limited_range(smu, SMU_VCLK, vclk_freq, vclk_freq); in vangogh_set_peak_clock_by_device()
1402 ret = vangogh_set_soft_freq_limited_range(smu, SMU_DCLK, dclk_freq, dclk_freq); in vangogh_set_peak_clock_by_device()

Completed in 4 milliseconds