OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usVDDC
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h
351
USHORT
usVDDC
;
377
USHORT
usVDDC
; // For the 780, use: None, Low, High, Variable
405
USHORT
usVDDC
;
421
USHORT
usVDDC
;
528
USHORT
usVddc
;
542
USHORT
usVddc
; // We use this field for the "fake" standardized VDDC for power calculations; For CI and newer, we use this as the real VDDC value. in CI we read it as StdVoltageHiSidd
/src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h
324
USHORT
usVDDC
;
350
USHORT
usVDDC
; // For the 780, use: None, Low, High, Variable
378
USHORT
usVDDC
;
394
USHORT
usVDDC
;
487
USHORT
usVddc
;
501
USHORT
usVddc
; // We use this field for the "fake" standardized VDDC for power calculations; For CI and newer, we use this as the real VDDC value. in CI we read it as StdVoltageHiSidd
radeon_rs780_dpm.c
766
switch (le16_to_cpu(clock_info->rs780.
usVDDC
)) {
radeon_rv770_dpm.c
2207
pl->vddc = le16_to_cpu(clock_info->evergreen.
usVDDC
);
2216
pl->vddc = le16_to_cpu(clock_info->r600.
usVDDC
);
radeon_atombios.c
2508
le16_to_cpu(clock_info->si.
usVDDC
);
2521
le16_to_cpu(clock_info->evergreen.
usVDDC
);
2534
le16_to_cpu(clock_info->r600.
usVDDC
);
radeon_rv6xx_dpm.c
1850
pl->vddc = le16_to_cpu(clock_info->r600.
usVDDC
);
radeon_ni_dpm.c
3940
pl->vddc = le16_to_cpu(clock_info->evergreen.
usVDDC
);
radeon_si_dpm.c
6754
pl->vddc = le16_to_cpu(clock_info->si.
usVDDC
);
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_dpm.c
7156
pl->vddc = le16_to_cpu(clock_info->si.
usVDDC
);
Completed in 36 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025