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 - 10
of
10
) 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_r600_dpm.c
985
le16_to_cpu(clk_v->entries[0].
usVddc
);
1060
le16_to_cpu(entry->
usVddc
);
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
ppatomfwctrl.h
145
uint16_t
usVddc
;
amdgpu_ppatomfwctrl.c
531
boot_values->
usVddc
= fw_info->bootup_vddc_mv;
567
boot_values->
usVddc
= fw_info->bootup_vddc_mv;
amdgpu_processpptables.c
441
limits->vddc = (unsigned long)le16_to_cpu(table->entries[0].
usVddc
);
1401
cac_leakage_table->entries[i].Vddc = le16_to_cpu(table->entries[i].
usVddc
);
amdgpu_vega10_hwmgr.c
2604
data->vbios_boot_state.vddc = boot_up_values.
usVddc
;
2617
if (0 != boot_up_values.
usVddc
) {
2620
(boot_up_values.
usVddc
* 4));
amdgpu_vega12_hwmgr.c
746
data->vbios_boot_state.vddc = boot_up_values.
usVddc
;
amdgpu_vega20_hwmgr.c
807
data->vbios_boot_state.vddc = boot_up_values.
usVddc
;
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.c
392
le16_to_cpu(clk_v->entries[0].
usVddc
);
467
le16_to_cpu(entry->
usVddc
);
Completed in 25 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025