Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_SAMPowerON (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h126 #define PPSMC_MSG_SAMPowerON ((uint16_t) 0x13a) macro
Dkv_dpm.c1677 kv_notify_message_to_smu(rdev, PPSMC_MSG_SAMPowerON); in kv_dpm_powergate_samu()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h126 #define PPSMC_MSG_SAMPowerON ((uint16_t) 0x13a) macro
Dkv_dpm.c1773 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_SAMPowerON); in kv_dpm_powergate_samu()