OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:soc_vid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega10_hwmgr.c
1735
uint8_t
soc_vid
= 0;
local in function:vega10_populate_vddc_soc_levels
1745
soc_vid
= (uint8_t)convert_to_vid(vddc_lookup_table->entries[i].us_vdd);
1746
pp_table->SocVid[i] =
soc_vid
;
1749
pp_table->SocVid[i] =
soc_vid
;
amdgpu_vega10_hwmgr.c
1735
uint8_t
soc_vid
= 0;
local in function:vega10_populate_vddc_soc_levels
1745
soc_vid
= (uint8_t)convert_to_vid(vddc_lookup_table->entries[i].us_vdd);
1746
pp_table->SocVid[i] =
soc_vid
;
1749
pp_table->SocVid[i] =
soc_vid
;
Completed in 215 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025