Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dppsmc.h160 #define PPSMC_MSG_MASTER_DeepSleep_ON ((uint16_t) 0x18F) macro
Dci_dpm.c1969 if (ci_send_msg_to_smc(rdev, PPSMC_MSG_MASTER_DeepSleep_ON) != PPSMC_Result_OK) in ci_enable_ds_master_switch()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h163 #define PPSMC_MSG_MASTER_DeepSleep_ON ((uint16_t) 0x18F) macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dfiji_ppsmc.h320 #define PPSMC_MSG_MASTER_DeepSleep_ON ((uint16_t) 0x18F) macro
Dsmu7_ppsmc.h316 #define PPSMC_MSG_MASTER_DeepSleep_ON ((uint16_t) 0x18F) macro
Dtonga_ppsmc.h346 #define PPSMC_MSG_MASTER_DeepSleep_ON ((uint16_t) 0x18F) macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c1017 if (smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MASTER_DeepSleep_ON)) in smu7_enable_deep_sleep_master_switch()