OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GfxclkVolt3
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_navi10_ppt.c
1930
pr_debug("OD: Gfx3: (%d, %d)\n", od_table->GfxclkFreq3, od_table->
GfxclkVolt3
);
2025
if (!od_table->
GfxclkVolt3
) {
2027
&od_table->
GfxclkVolt3
,
2030
od_table->
GfxclkVolt3
= 0;
2032
boot_od_table->
GfxclkVolt3
= od_table->
GfxclkVolt3
;
2185
voltage_ptr = &od_table->
GfxclkVolt3
;
2207
od_table->
GfxclkVolt3
= 0;
amdgpu_vega20_ppt.c
1131
od_table->
GfxclkVolt3
/ VOLTAGE_SCALE);
1590
od_table->
GfxclkVolt3
=
2464
od_table->
GfxclkVolt3
= (uint16_t)value;
2769
od_table->
GfxclkVolt3
= input_vol * VOLTAGE_SCALE;
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu11_driver_if.h
637
uint16_t
GfxclkVolt3
;
smu11_driver_if_navi10.h
841
uint16_t
GfxclkVolt3
; // mV (Q2)
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega20_hwmgr.c
1287
od_table->
GfxclkVolt3
= od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_VOLTAGE3].default_value
1415
od_table.
GfxclkVolt3
= (uint16_t)value;
3076
od_table->
GfxclkVolt3
= input_vol * VOLTAGE_SCALE;
3433
od_table->
GfxclkVolt3
/ VOLTAGE_SCALE);
Completed in 98 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025