Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_SAMPowerOFF (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/radeon/
Dppsmc.h125 #define PPSMC_MSG_SAMPowerOFF ((uint16_t) 0x139) macro
Dkv_dpm.c1674 kv_notify_message_to_smu(rdev, PPSMC_MSG_SAMPowerOFF); in kv_dpm_powergate_samu()
/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h128 #define PPSMC_MSG_SAMPowerOFF ((uint16_t) 0x139) macro
Dkv_dpm.c1767 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_SAMPowerOFF); in kv_dpm_powergate_samu()
/drivers/gpu/drm/amd/powerplay/inc/
Dfiji_ppsmc.h233 #define PPSMC_MSG_SAMPowerOFF ((uint16_t) 0x139) macro
Dtonga_ppsmc.h257 #define PPSMC_MSG_SAMPowerOFF ((uint16_t) 0x139) macro
Dsmu7_ppsmc.h230 #define PPSMC_MSG_SAMPowerOFF ((uint16_t) 0x139) macro
Dpolaris10_ppsmc.h230 #define PPSMC_MSG_SAMPowerOFF ((uint16_t) 0x139) macro
/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_clockpowergating.c115 PPSMC_MSG_SAMPowerOFF); in smu7_powerdown_samu()