Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_ACPPowerON (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dcz_ppsmc.h72 #define PPSMC_MSG_ACPPowerON ((uint16_t) 0xC) macro
Dppsmc.h124 #define PPSMC_MSG_ACPPowerON ((uint16_t) 0x138) macro
Dkv_dpm.c1796 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_ACPPowerON); in kv_dpm_powergate_acp()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h124 #define PPSMC_MSG_ACPPowerON ((uint16_t) 0x138) macro
Dkv_dpm.c1700 kv_notify_message_to_smu(rdev, PPSMC_MSG_ACPPowerON); in kv_dpm_powergate_acp()