Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h160 #define PPSMC_MSG_MASTER_DeepSleep_ON ((uint16_t) 0x18F) macro
Dci_dpm.c1939 if (ci_send_msg_to_smc(rdev, PPSMC_MSG_MASTER_DeepSleep_ON) != PPSMC_Result_OK) in ci_enable_ds_master_switch()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h160 #define PPSMC_MSG_MASTER_DeepSleep_ON ((uint16_t) 0x18F) macro
Dci_dpm.c2067 if (amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_MASTER_DeepSleep_ON) != PPSMC_Result_OK) in ci_enable_ds_master_switch()