Searched refs:PPSMC_MSG_DPM_ForceState (Results 1 – 9 of 9) sorted by relevance
77 return trinity_notify_message_to_smu(rdev, PPSMC_MSG_DPM_ForceState); in trinity_dpm_force_state()
173 #define PPSMC_MSG_DPM_ForceState ((uint32_t) 0x104) macro
1852 return kv_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_highest()1872 return kv_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_lowest()
170 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
183 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
204 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
180 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
177 #define PPSMC_MSG_DPM_ForceState ((uint32_t) 0x104) macro
2120 return amdgpu_kv_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_highest()2140 return amdgpu_kv_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_lowest()
Completed in 27 milliseconds