Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c1125 static int vangogh_set_soft_freq_limited_range(struct smu_context *smu, in vangogh_set_soft_freq_limited_range() function
1334 ret = vangogh_set_soft_freq_limited_range(smu, clk_type, force_freq, force_freq); in vangogh_force_dpm_limit_value()
1370 ret = vangogh_set_soft_freq_limited_range(smu, clk_type, min_freq, max_freq); in vangogh_unforce_dpm_levels()
1389 ret = vangogh_set_soft_freq_limited_range(smu, SMU_FCLK, fclk_freq, fclk_freq); in vangogh_set_peak_clock_by_device()
1397 ret = vangogh_set_soft_freq_limited_range(smu, SMU_SOCCLK, socclk_freq, socclk_freq); in vangogh_set_peak_clock_by_device()
1405 ret = vangogh_set_soft_freq_limited_range(smu, SMU_VCLK, vclk_freq, vclk_freq); in vangogh_set_peak_clock_by_device()
1413 ret = vangogh_set_soft_freq_limited_range(smu, SMU_DCLK, dclk_freq, dclk_freq); in vangogh_set_peak_clock_by_device()