Searched refs:ucVddInd (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dvega10_pptable.h139 UCHAR ucVddInd; /* Base voltage */ member in struct:_ATOM_Vega10_CLK_Dependency_Record
144 UCHAR ucVddInd; /* SOC_VDD index */ member in struct:_ATOM_Vega10_GFXCLK_Dependency_Record
151 UCHAR ucVddInd; member in struct:_ATOM_Vega10_GFXCLK_Dependency_Record_V2
160 UCHAR ucVddInd; /* SOC_VDD index */ member in struct:_ATOM_Vega10_MCLK_Dependency_Record
H A Dpptable_v1_0.h188 UCHAR ucVddInd; /* Base voltage */ member in struct:_ATOM_Tonga_SCLK_Dependency_Record
203 UCHAR ucVddInd; /* Base voltage */ member in struct:_ATOM_Polaris_SCLK_Dependency_Record
H A Damdgpu_vega10_processpptables.c598 clk_dep_table->entries[i].ucVddInd;
632 mclk_dep_table->entries[i].ucVddInd;
674 clk_dep_table->entries[i].ucVddInd;
689 patom_record_v2->ucVddInd;
739 clk_dep_table->entries[i].ucVddInd;
796 clk_dep_table->entries[i].ucVddInd;
802 clk_table->entries[i].vddInd = clk_dep_table->entries[i-1].ucVddInd;
H A Damdgpu_process_pptables_v1_0.c450 sclk_table_record->vddInd = sclk_dep_record->ucVddInd;
482 sclk_table_record->vddInd = sclk_dep_record->ucVddInd;

Completed in 194 milliseconds