OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smu_get_dpm_level_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_navi10_ppt.c
797
ret =
smu_get_dpm_level_count
(smu, clk_type, &count);
1026
ret =
smu_get_dpm_level_count
(smu, clk_type, &level_count);
1434
ret =
smu_get_dpm_level_count
(smu, SMU_SCLK, &level_count);
1441
ret =
smu_get_dpm_level_count
(smu, SMU_MCLK, &level_count);
1448
ret =
smu_get_dpm_level_count
(smu, SMU_SOCCLK, &level_count);
2254
ret =
smu_get_dpm_level_count
(smu, SMU_UCLK, &uclk_count);
amdgpu_smu.c
361
int
smu_get_dpm_level_count
(struct smu_context *smu, enum smu_clk_type clk_type,
function in typeref:typename:int
384
ret =
smu_get_dpm_level_count
(smu, clk_type, &level_count);
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
amdgpu_smu.h
707
int
smu_get_dpm_level_count
(struct smu_context *smu, enum smu_clk_type clk_type,
Completed in 17 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025