t_hot             150 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.t_hot = DRA752_MPU_T_HOT,
t_hot             158 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.t_hot = DRA752_GPU_T_HOT,
t_hot             166 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.t_hot = DRA752_CORE_T_HOT,
t_hot             174 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.t_hot = DRA752_DSPEVE_T_HOT,
t_hot             182 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.t_hot = DRA752_IVA_T_HOT,
t_hot             122 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.t_hot = OMAP4460_T_HOT,
t_hot             133 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.t_hot = OMAP5430_MPU_T_HOT,
t_hot             143 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.t_hot = OMAP5430_GPU_T_HOT,
t_hot             153 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.t_hot = OMAP5430_CORE_T_HOT,
t_hot             198 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	u32 t_hot = 0, t_cold = 0, ctrl;
t_hot             207 drivers/thermal/ti-soc-thermal/ti-bandgap.c 		t_hot = ctrl & tsr->status_hot_mask;
t_hot             212 drivers/thermal/ti-soc-thermal/ti-bandgap.c 		if (!t_cold && !t_hot)
t_hot             221 drivers/thermal/ti-soc-thermal/ti-bandgap.c 		if (t_hot) {
t_hot             234 drivers/thermal/ti-soc-thermal/ti-bandgap.c 			t_hot, t_cold);
t_hot             972 drivers/thermal/ti-soc-thermal/ti-bandgap.c 				 threshold_thot_mask, ts_data->t_hot);
t_hot             147 drivers/thermal/ti-soc-thermal/ti-bandgap.h 	u32	t_hot;