Searched refs:PPSMC_MSG_SetPowerLimitPercentage (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu_v13_0_1_ppsmc.h | 76 #define PPSMC_MSG_SetPowerLimitPercentage 0x20 ///< Set power limit percentage macro
|
H A D | smu_v13_0_4_ppsmc.h | 88 #define PPSMC_MSG_SetPowerLimitPercentage 0x20 ///< Set power limit percentage macro
|
H A D | smu_v12_0_ppsmc.h | 89 #define PPSMC_MSG_SetPowerLimitPercentage 0x38 macro
|
H A D | smu_v11_5_ppsmc.h | 71 #define PPSMC_MSG_SetPowerLimitPercentage 0x25 macro
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_4_ppt.c | 99 MSG_MAP(SetPowerLimitPercentage, PPSMC_MSG_SetPowerLimitPercentage, 1),
|
H A D | yellow_carp_ppt.c | 96 MSG_MAP(SetPowerLimitPercentage, PPSMC_MSG_SetPowerLimitPercentage, 1),
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
H A D | renoir_ppt.c | 105 MSG_MAP(SetPowerLimitPercentage, PPSMC_MSG_SetPowerLimitPercentage, 1),
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | vangogh_ppt.c | 107 MSG_MAP(SetPowerLimitPercentage, PPSMC_MSG_SetPowerLimitPercentage, 0),
|