Searched refs:PPSMC_MSG_DPM_Enable (Results 1 – 9 of 9) sorted by relevance
108 return amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_DPM_Enable); in amdgpu_kv_smc_dpm_enable()
138 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
104 return kv_notify_message_to_smu(rdev, PPSMC_MSG_DPM_Enable); in kv_smc_dpm_enable()
135 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
1450 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_DPM_Enable); in ci_enable_sclk_mclk_dpm()
256 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
280 #define PPSMC_MSG_DPM_Enable ((uint16_t)0x14e) macro
252 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
1209 (0 == smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Enable, NULL)), in smu7_enable_sclk_mclk_dpm()
Completed in 34 milliseconds