Home
last modified time | relevance | path

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

/linux-4.1.27/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()