Home
last modified time | relevance | path

Searched refs:min_hotspot_temp (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c263 adev->pm.dpm.thermal.min_hotspot_temp = range.hotspot_min; in phm_start_thermal_controller()
/openbsd/sys/dev/pci/drm/amd/pm/inc/
H A Damdgpu_dpm.h81 int min_hotspot_temp; member
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/
H A Damdgpu_smu.c1214 adev->pm.dpm.thermal.min_hotspot_temp = range->hotspot_min; in smu_get_thermal_temperature_range()
/openbsd/sys/dev/pci/drm/amd/pm/
H A Damdgpu_pm.c2302 temp = adev->pm.dpm.thermal.min_hotspot_temp; in amdgpu_hwmon_show_hotspot_temp_thresh()