Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c1305 static int aldebaran_set_soft_freq_limited_range(struct smu_context *smu, in aldebaran_set_soft_freq_limited_range() function
1431 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,