vddgfx_level_count 408 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c uint32_t vddgfx_level_count = PP_SMC_TO_HOST_UL(table->VddGfxLevelCount); vddgfx_level_count 424 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c for (count = 0; count < vddgfx_level_count; count++) {