VddGfxLevelCount 233 drivers/gpu/drm/amd/powerplay/inc/smu72_discrete.h uint32_t VddGfxLevelCount; VddGfxLevelCount 326 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c table->VddGfxLevelCount = data->vddgfx_voltage_table.count; VddGfxLevelCount 331 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c CONVERT_FROM_HOST_TO_SMC_UL(table->VddGfxLevelCount); VddGfxLevelCount 408 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c uint32_t vddgfx_level_count = PP_SMC_TO_HOST_UL(table->VddGfxLevelCount);