Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dvangogh_ppt.c1344 uint32_t socclk_freq = 0, fclk_freq = 0; in vangogh_set_peak_clock_by_device() local
1355 ret = vangogh_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_freq); in vangogh_set_peak_clock_by_device()
1359 ret = vangogh_set_soft_freq_limited_range(smu, SMU_SOCCLK, socclk_freq, socclk_freq); in vangogh_set_peak_clock_by_device()