Searched refs:aldebaran_set_soft_freq_limited_range (Results 1 – 1 of 1) sorted by relevance
1305 static int aldebaran_set_soft_freq_limited_range(struct smu_context *smu, in aldebaran_set_soft_freq_limited_range() function1431 return aldebaran_set_soft_freq_limited_range(smu, SMU_GFXCLK, min_clk, max_clk); in aldebaran_usr_edit_dpm_table()1450 return aldebaran_set_soft_freq_limited_range(smu, SMU_GFXCLK, min_clk, max_clk); in aldebaran_usr_edit_dpm_table()2121 .set_soft_freq_limited_range = aldebaran_set_soft_freq_limited_range,