OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:volt_offset
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_vegam_smumgr.c
1494
uint8_t i, stretch_amount,
volt_offset
= 0;
local in function:vegam_populate_clock_stretcher_data_table
1523
volt_offset
= (uint8_t)(((volt_without_cks - volt_with_cks +
1526
smu_data->smc_state_table.Sclk_voltageOffset[i] =
volt_offset
;
amdgpu_fiji_smumgr.c
1675
volt_offset
= 0;
local in function:fiji_populate_clock_stretcher_data_table
1718
volt_offset
= (uint8_t)(((volt_without_cks - volt_with_cks +
1720
smu_data->smc_state_table.Sclk_voltageOffset[i] =
volt_offset
;
amdgpu_polaris10_smumgr.c
1521
uint8_t i, stretch_amount,
volt_offset
= 0;
local in function:polaris10_populate_clock_stretcher_data_table
1577
volt_offset
= (uint8_t)(((volt_without_cks - volt_with_cks +
1580
smu_data->smc_state_table.Sclk_voltageOffset[i] =
volt_offset
;
amdgpu_tonga_smumgr.c
1586
volt_offset
= 0;
local in function:tonga_populate_clock_stretcher_data_table
1644
volt_offset
= (uint8_t)(((volt_without_cks - volt_with_cks +
1646
smu_data->smc_state_table.Sclk_voltageOffset[i] =
volt_offset
;
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025