OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ulMaxVddc
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
ppatomfwctrl.h
74
uint32_t
ulMaxVddc
;
amdgpu_ppatomfwctrl.c
302
param->
ulMaxVddc
= le32_to_cpu(profile->maxvddc);
382
param->
ulMaxVddc
= le32_to_cpu(profile_v4_2->maxvddc);
amdgpu_ppatomctrl.c
948
le32_to_cpu(getASICProfilingInfo->
ulMaxVddc
), 1000), ConvertToFraction(4));
1552
*max_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_3 *)profile)->
ulMaxVddc
) / 4;
1558
*max_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_6 *)profile)->
ulMaxVddc
) / 100;
amdgpu_vega10_hwmgr.c
324
data->odn_dpm_table.max_vddc = avfs_params.
ulMaxVddc
;
2133
convert_to_vid((uint16_t)(avfs_params.
ulMaxVddc
));
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h
5301
ULONG
ulMaxVddc
;
5342
ULONG
ulMaxVddc
;
5384
ULONG
ulMaxVddc
;
5443
ULONG
ulMaxVddc
;
5513
ULONG
ulMaxVddc
; //Maximum voltage for all parts, in unit of 0.01mv
5557
ULONG
ulMaxVddc
;
/src/sys/external/bsd/drm2/dist/drm/radeon/
atombios.h
4704
ULONG
ulMaxVddc
;
Completed in 95 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025