aldebaran_set_soft_freq_limited_range
ret = aldebaran_set_soft_freq_limited_range(
return aldebaran_set_soft_freq_limited_range(smu, SMU_GFXCLK, min_clk, max_clk, false);
.set_soft_freq_limited_range = aldebaran_set_soft_freq_limited_range,