#ifndef SMU_V13_0_7_PPSMC_H
#define SMU_V13_0_7_PPSMC_H
#define PPSMC_VERSION …
#define PPSMC_Result_OK …
#define PPSMC_Result_Failed …
#define PPSMC_Result_UnknownCmd …
#define PPSMC_Result_CmdRejectedPrereq …
#define PPSMC_Result_CmdRejectedBusy …
#define PPSMC_MSG_TestMessage …
#define PPSMC_MSG_GetSmuVersion …
#define PPSMC_MSG_GetDriverIfVersion …
#define PPSMC_MSG_SetAllowedFeaturesMaskLow …
#define PPSMC_MSG_SetAllowedFeaturesMaskHigh …
#define PPSMC_MSG_EnableAllSmuFeatures …
#define PPSMC_MSG_DisableAllSmuFeatures …
#define PPSMC_MSG_EnableSmuFeaturesLow …
#define PPSMC_MSG_EnableSmuFeaturesHigh …
#define PPSMC_MSG_DisableSmuFeaturesLow …
#define PPSMC_MSG_DisableSmuFeaturesHigh …
#define PPSMC_MSG_GetRunningSmuFeaturesLow …
#define PPSMC_MSG_GetRunningSmuFeaturesHigh …
#define PPSMC_MSG_SetDriverDramAddrHigh …
#define PPSMC_MSG_SetDriverDramAddrLow …
#define PPSMC_MSG_SetToolsDramAddrHigh …
#define PPSMC_MSG_SetToolsDramAddrLow …
#define PPSMC_MSG_TransferTableSmu2Dram …
#define PPSMC_MSG_TransferTableDram2Smu …
#define PPSMC_MSG_UseDefaultPPTable …
#define PPSMC_MSG_EnterBaco …
#define PPSMC_MSG_ExitBaco …
#define PPSMC_MSG_ArmD3 …
#define PPSMC_MSG_BacoAudioD3PME …
#define PPSMC_MSG_SetSoftMinByFreq …
#define PPSMC_MSG_SetSoftMaxByFreq …
#define PPSMC_MSG_SetHardMinByFreq …
#define PPSMC_MSG_SetHardMaxByFreq …
#define PPSMC_MSG_GetMinDpmFreq …
#define PPSMC_MSG_GetMaxDpmFreq …
#define PPSMC_MSG_GetDpmFreqByIndex …
#define PPSMC_MSG_OverridePcieParameters …
#define PPSMC_MSG_DramLogSetDramAddrHigh …
#define PPSMC_MSG_DramLogSetDramAddrLow …
#define PPSMC_MSG_DramLogSetDramSize …
#define PPSMC_MSG_SetWorkloadMask …
#define PPSMC_MSG_GetVoltageByDpm …
#define PPSMC_MSG_SetVideoFps …
#define PPSMC_MSG_GetDcModeMaxDpmFreq …
#define PPSMC_MSG_AllowGfxOff …
#define PPSMC_MSG_DisallowGfxOff …
#define PPSMC_MSG_PowerUpVcn …
#define PPSMC_MSG_PowerDownVcn …
#define PPSMC_MSG_PowerUpJpeg …
#define PPSMC_MSG_PowerDownJpeg …
#define PPSMC_MSG_PrepareMp1ForUnload …
#define PPSMC_MSG_Mode1Reset …
#define PPSMC_MSG_SetSystemVirtualDramAddrHigh …
#define PPSMC_MSG_SetSystemVirtualDramAddrLow …
#define PPSMC_MSG_SetPptLimit …
#define PPSMC_MSG_GetPptLimit …
#define PPSMC_MSG_ReenableAcDcInterrupt …
#define PPSMC_MSG_NotifyPowerSource …
#define PPSMC_MSG_RunDcBtc …
#define PPSMC_MSG_SetTemperatureInputSelect …
#define PPSMC_MSG_SetFwDstatesMask …
#define PPSMC_MSG_SetThrottlerMask …
#define PPSMC_MSG_SetExternalClientDfCstateAllow …
#define PPSMC_MSG_SetMGpuFanBoostLimitRpm …
#define PPSMC_MSG_DumpSTBtoDram …
#define PPSMC_MSG_STBtoDramLogSetDramAddrHigh …
#define PPSMC_MSG_STBtoDramLogSetDramAddrLow …
#define PPSMC_MSG_STBtoDramLogSetDramSize …
#define PPSMC_MSG_SetGpoAllow …
#define PPSMC_MSG_AllowGfxDcs …
#define PPSMC_MSG_DisallowGfxDcs …
#define PPSMC_MSG_EnableAudioStutterWA …
#define PPSMC_MSG_PowerUpUmsch …
#define PPSMC_MSG_PowerDownUmsch …
#define PPSMC_MSG_SetDcsArch …
#define PPSMC_MSG_TriggerVFFLR …
#define PPSMC_MSG_SetNumBadMemoryPagesRetired …
#define PPSMC_MSG_SetBadMemoryPagesRetiredFlagsPerChannel …
#define PPSMC_MSG_SetPriorityDeltaGain …
#define PPSMC_MSG_AllowIHHostInterrupt …
#define PPSMC_MSG_EnableUCLKShadow …
#define PPSMC_Message_Count …
#endif