OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GfxclkVolt2
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_navi10_ppt.c
1929
pr_debug("OD: Gfx2: (%d, %d)\n", od_table->GfxclkFreq2, od_table->
GfxclkVolt2
);
2015
if (!od_table->
GfxclkVolt2
) {
2017
&od_table->
GfxclkVolt2
,
2020
od_table->
GfxclkVolt2
= 0;
2022
boot_od_table->
GfxclkVolt2
= od_table->
GfxclkVolt2
;
2179
voltage_ptr = &od_table->
GfxclkVolt2
;
2206
od_table->
GfxclkVolt2
= 0;
amdgpu_vega20_ppt.c
1128
od_table->
GfxclkVolt2
/ VOLTAGE_SCALE);
1582
od_table->
GfxclkVolt2
=
2456
od_table->
GfxclkVolt2
= (uint16_t)value;
2765
od_table->
GfxclkVolt2
= input_vol * VOLTAGE_SCALE;
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu11_driver_if.h
635
uint16_t
GfxclkVolt2
;
smu11_driver_if_navi10.h
839
uint16_t
GfxclkVolt2
; // mV (Q2)
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega20_hwmgr.c
1279
od_table->
GfxclkVolt2
= od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_VOLTAGE2].default_value
1409
od_table.
GfxclkVolt2
= (uint16_t)value;
3072
od_table->
GfxclkVolt2
= input_vol * VOLTAGE_SCALE;
3430
od_table->
GfxclkVolt2
/ VOLTAGE_SCALE);
Completed in 22 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025