Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
HDppsmc.h122 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
127 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
HDci_dpm.c1637 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_PCIeDPM_Disable); in ci_stop_dpm()
/dragonfly/sys/dev/drm/amd/amdgpu/
HDppsmc.h125 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
130 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
/dragonfly/sys/dev/drm/amd/powerplay/inc/
HDfiji_ppsmc.h237 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
HDsmu7_ppsmc.h234 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
HDtonga_ppsmc.h261 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDsmu7_hwmgr.c1226 PPSMC_MSG_PCIeDPM_Disable) == 0), in smu7_stop_dpm()