Searched refs:PHM_AutoThrottleSource_Thermal (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhardwaremanager.h51 PHM_AutoThrottleSource_Thermal, enumerator in enum:PHM_AutoThrottleSource
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_smu7_hwmgr.c1266 case (1 << PHM_AutoThrottleSource_Thermal):
1275 (1 << PHM_AutoThrottleSource_Thermal):
1307 return smu7_enable_auto_throttle_source(hwmgr, PHM_AutoThrottleSource_Thermal);
1324 return smu7_disable_auto_throttle_source(hwmgr, PHM_AutoThrottleSource_Thermal);

Completed in 282 milliseconds