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/
H A Dppsmc.h122 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
127 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
H A Dci_dpm.c1637 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_PCIeDPM_Disable); in ci_stop_dpm()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dppsmc.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/
H A Dfiji_ppsmc.h237 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
H A Dsmu7_ppsmc.h234 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
H A Dtonga_ppsmc.h261 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1226 PPSMC_MSG_PCIeDPM_Disable) == 0), in smu7_stop_dpm()