Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c1301 static int aldebaran_set_soft_freq_limited_range(struct smu_context *smu, in aldebaran_set_soft_freq_limited_range() function
1427 return aldebaran_set_soft_freq_limited_range(smu, SMU_GFXCLK, min_clk, max_clk); in aldebaran_usr_edit_dpm_table()
1446 return aldebaran_set_soft_freq_limited_range(smu, SMU_GFXCLK, min_clk, max_clk); in aldebaran_usr_edit_dpm_table()
2116 .set_soft_freq_limited_range = aldebaran_set_soft_freq_limited_range,