thermal_auto_throttling  946 drivers/gpu/drm/radeon/sumo_dpm.c 	cg_sclk_dpm_ctrl_3 |= GNB_TT(pi->thermal_auto_throttling + 49);
thermal_auto_throttling 1787 drivers/gpu/drm/radeon/sumo_dpm.c 	pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt;
thermal_auto_throttling  113 drivers/gpu/drm/radeon/sumo_dpm.h 	u32 thermal_auto_throttling;
thermal_auto_throttling 1012 drivers/gpu/drm/radeon/trinity_dpm.c 	value |= HT((pi->thermal_auto_throttling + 49) * 8);
thermal_auto_throttling 1013 drivers/gpu/drm/radeon/trinity_dpm.c 	value |= LT((pi->thermal_auto_throttling + 49 - pi->sys_info.htc_hyst_lmt) * 8);
thermal_auto_throttling 2006 drivers/gpu/drm/radeon/trinity_dpm.c 	pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt;
thermal_auto_throttling   97 drivers/gpu/drm/radeon/trinity_dpm.h 	u32 thermal_auto_throttling;