Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_CancelThrottleOVRDSCLKDS (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dppsmc.h110 #define PPSMC_MSG_CancelThrottleOVRDSCLKDS ((uint8_t)0x97) macro
H A Dsi_dpm.c5798 return (si_send_msg_to_smc(rdev, PPSMC_MSG_CancelThrottleOVRDSCLKDS) ==
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dppsmc.h112 #define PPSMC_MSG_CancelThrottleOVRDSCLKDS ((uint8_t)0x97) macro
H A Damdgpu_si_dpm.c6289 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_CancelThrottleOVRDSCLKDS) ==
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dtonga_ppsmc.h187 #define PPSMC_MSG_CancelThrottleOVRDSCLKDS ((uint16_t)0x97) macro