Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h161 #define PPSMC_MSG_MASTER_DeepSleep_OFF ((uint16_t) 0x190) macro
Dci_dpm.c1942 if (ci_send_msg_to_smc(rdev, PPSMC_MSG_MASTER_DeepSleep_OFF) != PPSMC_Result_OK) in ci_enable_ds_master_switch()
1947 if (ci_send_msg_to_smc(rdev, PPSMC_MSG_MASTER_DeepSleep_OFF) != PPSMC_Result_OK) in ci_enable_ds_master_switch()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h161 #define PPSMC_MSG_MASTER_DeepSleep_OFF ((uint16_t) 0x190) macro
Dci_dpm.c2070 if (amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_MASTER_DeepSleep_OFF) != PPSMC_Result_OK) in ci_enable_ds_master_switch()
2075 if (amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_MASTER_DeepSleep_OFF) != PPSMC_Result_OK) in ci_enable_ds_master_switch()