thermal_auto_throttling_treshold  111 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c 	smu10_data->thermal_auto_throttling_treshold = 0;
thermal_auto_throttling_treshold  177 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c 	if (smu10_data->thermal_auto_throttling_treshold == 0)
thermal_auto_throttling_treshold  178 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c 		 smu10_data->thermal_auto_throttling_treshold = 203;
thermal_auto_throttling_treshold  210 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.h 	uint32_t thermal_auto_throttling_treshold;
thermal_auto_throttling_treshold  211 drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c 	data->thermal_auto_throttling_treshold = 0;
thermal_auto_throttling_treshold 1812 drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c 	thermal_data->max = (data->thermal_auto_throttling_treshold +
thermal_auto_throttling_treshold  200 drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.h 	uint32_t thermal_auto_throttling_treshold;