vddc_level_count  407 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 	uint32_t vddc_level_count = PP_SMC_TO_HOST_UL(table->VddcLevelCount);
vddc_level_count  410 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 	for (count = 0; count < vddc_level_count; count++) {
vddc_level_count  431 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 		for (count = 0; count < vddc_level_count; count++) {