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