Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_SetMGpuFanBoostLimitRpm (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v11_0_7_ppsmc.h131 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x43 macro
H A Dsmu_v13_0_7_ppsmc.h117 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x3C macro
H A Dsmu_v11_0_ppsmc.h126 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x4C macro
H A Dsmu_v13_0_0_ppsmc.h121 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x3C macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega20_ppsmc.h120 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x5D macro
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c131 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
H A Dsmu_v13_0_0_ppt.c151 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c143 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
H A Dsienna_cichlid_ppt.c153 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c1675 PPSMC_MSG_SetMGpuFanBoostLimitRpm, in vega20_enable_mgpu_fan_boost()