Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_0_ppt.c1359 uint32_t dclk1_min = 0, dclk1_max = 0; in smu_v14_0_common_set_performance_level() local
1377 dclk1_min = dclk1_max; in smu_v14_0_common_set_performance_level()
1386 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_DCLK1, &dclk1_min, NULL); in smu_v14_0_common_set_performance_level()
1393 dclk1_max = dclk1_min; in smu_v14_0_common_set_performance_level()
1402 smu_v14_0_common_get_dpm_ultimate_freq(smu, SMU_DCLK1, &dclk1_min, &dclk1_max); in smu_v14_0_common_set_performance_level()
1414 smu_v14_0_common_get_dpm_profile_freq(smu, level, SMU_DCLK1, &dclk1_min, &dclk1_max); in smu_v14_0_common_set_performance_level()
1481 if (dclk1_min && dclk1_max) { in smu_v14_0_common_set_performance_level()
1484 dclk1_min, in smu_v14_0_common_set_performance_level()