Home
last modified time | relevance | path

Searched refs:t_hot (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
H A Ddra752-thermal-data.c150 .t_hot = DRA752_MPU_T_HOT,
158 .t_hot = DRA752_GPU_T_HOT,
166 .t_hot = DRA752_CORE_T_HOT,
174 .t_hot = DRA752_DSPEVE_T_HOT,
182 .t_hot = DRA752_IVA_T_HOT,
H A Domap5-thermal-data.c133 .t_hot = OMAP5430_MPU_T_HOT,
143 .t_hot = OMAP5430_GPU_T_HOT,
153 .t_hot = OMAP5430_CORE_T_HOT,
H A Dti-bandgap.c208 u32 t_hot = 0, t_cold = 0, ctrl; in ti_bandgap_talert_irq_handler() local
216 /* Read the status of t_hot */ in ti_bandgap_talert_irq_handler()
217 t_hot = ctrl & tsr->status_hot_mask; in ti_bandgap_talert_irq_handler()
222 if (!t_cold && !t_hot) in ti_bandgap_talert_irq_handler()
228 * If the interrupt is due to t_hot then mask t_hot and in ti_bandgap_talert_irq_handler()
229 * and unmask t_cold else mask t_cold and unmask t_hot in ti_bandgap_talert_irq_handler()
231 if (t_hot) { in ti_bandgap_talert_irq_handler()
244 t_hot, t_cold); in ti_bandgap_talert_irq_handler()
977 threshold_thot_mask, ts_data->t_hot); in ti_bandgap_probe()
[all...]
H A Domap4-thermal-data.c123 .t_hot = OMAP4460_T_HOT,
H A Dti-bandgap.h141 * @t_hot: temperature to trigger a thermal alert (high initial value)
153 u32 t_hot; member
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/
H A Ddra752-thermal-data.c150 .t_hot = DRA752_MPU_T_HOT,
158 .t_hot = DRA752_GPU_T_HOT,
166 .t_hot = DRA752_CORE_T_HOT,
174 .t_hot = DRA752_DSPEVE_T_HOT,
182 .t_hot = DRA752_IVA_T_HOT,
H A Domap5-thermal-data.c133 .t_hot = OMAP5430_MPU_T_HOT,
143 .t_hot = OMAP5430_GPU_T_HOT,
153 .t_hot = OMAP5430_CORE_T_HOT,
H A Dti-bandgap.c208 u32 t_hot = 0, t_cold = 0, ctrl; in ti_bandgap_talert_irq_handler() local
216 /* Read the status of t_hot */ in ti_bandgap_talert_irq_handler()
217 t_hot = ctrl & tsr->status_hot_mask; in ti_bandgap_talert_irq_handler()
222 if (!t_cold && !t_hot) in ti_bandgap_talert_irq_handler()
228 * If the interrupt is due to t_hot then mask t_hot and in ti_bandgap_talert_irq_handler()
229 * unmask t_cold else mask t_cold and unmask t_hot in ti_bandgap_talert_irq_handler()
231 if (t_hot) { in ti_bandgap_talert_irq_handler()
244 t_hot, t_cold); in ti_bandgap_talert_irq_handler()
982 threshold_thot_mask, ts_data->t_hot); in ti_bandgap_probe()
[all...]
H A Domap4-thermal-data.c124 .t_hot = OMAP4460_T_HOT,
H A Dti-bandgap.h141 * @t_hot: temperature to trigger a thermal alert (high initial value)
153 u32 t_hot; member

Completed in 11 milliseconds