ucVddcInd         171 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR  ucVddcInd;	/* Vddc voltage */
ucVddcInd         243 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR   ucVddcInd;											 /* VDDC voltage */
ucVddcInd         398 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		mclk_table_record->vddInd = mclk_dep_record->ucVddcInd;
ucVddcInd         717 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		mm_table_record->vddcInd = mm_dependency_record->ucVddcInd;
ucVddcInd         206 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h     UCHAR  ucVddcInd;                                           /* SOC_VDD voltage */
ucVddcInd         366 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 		mm_table->entries[i].vddcInd = mm_dependency_record->ucVddcInd;