Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu_v11_0_7_ppsmc.h131 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x43 macro
H A Dsmu_v11_0_ppsmc.h126 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x4C macro
H A Dvega20_ppsmc.h120 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x5D macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c142 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
H A Dsienna_cichlid_ppt.c129 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c1669 PPSMC_MSG_SetMGpuFanBoostLimitRpm, in vega20_enable_mgpu_fan_boost()