HomeSort by: relevance | last modified time | path
    Searched refs:ucVddInd (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
vega10_pptable.h 139 UCHAR ucVddInd; /* Base voltage */
144 UCHAR ucVddInd; /* SOC_VDD index */
151 UCHAR ucVddInd;
160 UCHAR ucVddInd; /* SOC_VDD index */
pptable_v1_0.h 188 UCHAR ucVddInd; /* Base voltage */
203 UCHAR ucVddInd; /* Base voltage */
amdgpu_vega10_processpptables.c 598 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;
amdgpu_process_pptables_v1_0.c 450 sclk_table_record->vddInd = sclk_dep_record->ucVddInd;
482 sclk_table_record->vddInd = sclk_dep_record->ucVddInd;

Completed in 15 milliseconds