Searched refs:thermal_auto_throttling_treshold (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.h200 uint32_t thermal_auto_throttling_treshold; member in struct:smu8_hwmgr
H A Dsmu10_hwmgr.h210 uint32_t thermal_auto_throttling_treshold; member in struct:smu10_hwmgr
H A Dsmu10_hwmgr.c106 smu10_data->thermal_auto_throttling_treshold = 0;
173 if (smu10_data->thermal_auto_throttling_treshold == 0)
174 smu10_data->thermal_auto_throttling_treshold = 203;
H A Dsmu8_hwmgr.c213 data->thermal_auto_throttling_treshold = 0;
1862 thermal_data->max = (data->thermal_auto_throttling_treshold +

Completed in 135 milliseconds