VddciLevel        259 drivers/gpu/drm/amd/powerplay/inc/smu71_discrete.h     SMU71_Discrete_VoltageLevel          VddciLevel              [SMU71_MAX_LEVELS_VDDCI];
VddciLevel        308 drivers/gpu/drm/amd/powerplay/inc/smu7_discrete.h     SMU7_Discrete_VoltageLevel          VddciLevel              [SMU7_MAX_LEVELS_VDDCI];
VddciLevel        880 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 				&(table->VddciLevel[count]));
VddciLevel        883 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->VddciLevel[count].Smio = (uint8_t) count;
VddciLevel        887 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->VddciLevel[count].Smio = 0;
VddciLevel        655 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 				&(table->VddciLevel[count]));
VddciLevel        658 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 			table->VddciLevel[count].Smio |= data->vddci_voltage_table.entries[count].smio_low;
VddciLevel        660 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 			table->VddciLevel[count].Smio |= 0;
VddciLevel       2251 drivers/gpu/drm/radeon/ci_dpm.c 					      &table->VddciLevel[count]);
VddciLevel       2254 drivers/gpu/drm/radeon/ci_dpm.c 			table->VddciLevel[count].Smio |=
VddciLevel       2257 drivers/gpu/drm/radeon/ci_dpm.c 			table->VddciLevel[count].Smio = 0;
VddciLevel        308 drivers/gpu/drm/radeon/smu7_discrete.h     SMU7_Discrete_VoltageLevel          VddciLevel              [SMU7_MAX_LEVELS_VDDCI];