OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uclk_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_navi10_ppt.c
2115
pr_warn("
UCLK_MAX
not supported!\n");
2242
uint32_t uclk_count, uclk_min,
uclk_max
;
local
2262
ret = smu_get_dpm_freq_by_index(smu, SMU_UCLK, (uint16_t)(uclk_count - 1), &
uclk_max
);
2272
ret = smu_set_hard_freq_range(smu, SMU_UCLK, 0,
uclk_max
);
amdgpu_navi10_ppt.c
2115
pr_warn("
UCLK_MAX
not supported!\n");
2242
uint32_t uclk_count, uclk_min,
uclk_max
;
local
2262
ret = smu_get_dpm_freq_by_index(smu, SMU_UCLK, (uint16_t)(uclk_count - 1), &
uclk_max
);
2272
ret = smu_set_hard_freq_range(smu, SMU_UCLK, 0,
uclk_max
);
Completed in 32 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026