Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h122 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
127 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
Dci_dpm.c1594 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_PCIeDPM_Disable); in ci_stop_dpm()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h122 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
127 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
Dci_dpm.c1722 smc_result = amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_PCIeDPM_Disable); in ci_stop_dpm()