Home
last modified time | relevance | path

Searched refs:stage2_threshold_max (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c313 long stage2_threshold_max = (*chip->data->temp_map)[THRESH_MAX][STAGE2]; in qpnp_tm_update_critical_trip_temp() local
331 if (temp <= stage2_threshold_max) { in qpnp_tm_update_critical_trip_temp()
333 ((stage2_threshold_max - temp) / in qpnp_tm_update_critical_trip_temp()
344 temp, stage2_threshold_max, stage2_threshold_max); in qpnp_tm_update_critical_trip_temp()