OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVFSGB_VDROOP_TABLE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_polaris10_smumgr.c
1729
table->
AVFSGB_VDROOP_TABLE
[0].m1 = PP_HOST_TO_SMC_UL(avfs_params.ulAVFSGB_FUSE_TABLE_CKSON_m1);
1730
table->
AVFSGB_VDROOP_TABLE
[0].m2 = PP_HOST_TO_SMC_US(avfs_params.usAVFSGB_FUSE_TABLE_CKSON_m2);
1731
table->
AVFSGB_VDROOP_TABLE
[0].b = PP_HOST_TO_SMC_UL(avfs_params.ulAVFSGB_FUSE_TABLE_CKSON_b);
1732
table->
AVFSGB_VDROOP_TABLE
[0].m1_shift = 24;
1733
table->
AVFSGB_VDROOP_TABLE
[0].m2_shift = 12;
1734
table->
AVFSGB_VDROOP_TABLE
[1].m1 = PP_HOST_TO_SMC_UL(avfs_params.ulAVFSGB_FUSE_TABLE_CKSOFF_m1);
1735
table->
AVFSGB_VDROOP_TABLE
[1].m2 = PP_HOST_TO_SMC_US(avfs_params.usAVFSGB_FUSE_TABLE_CKSOFF_m2);
1736
table->
AVFSGB_VDROOP_TABLE
[1].b = PP_HOST_TO_SMC_UL(avfs_params.ulAVFSGB_FUSE_TABLE_CKSOFF_b);
1737
table->
AVFSGB_VDROOP_TABLE
[1].m1_shift = 24;
1738
table->
AVFSGB_VDROOP_TABLE
[1].m2_shift = 12
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu74_discrete.h
371
SMU_QuadraticCoeffs
AVFSGB_VDROOP_TABLE
[AVFSGB_VDROOP_TABLE_MAX_ENTRIES];
Completed in 37 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025