Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c223 long stage2_threshold_max = (*chip->temp_map)[THRESH_MAX][1]; in qpnp_tm_update_critical_trip_temp() local
241 if (temp <= stage2_threshold_max) { in qpnp_tm_update_critical_trip_temp()
243 ((stage2_threshold_max - temp) / in qpnp_tm_update_critical_trip_temp()
254 temp, stage2_threshold_max, stage2_threshold_max); in qpnp_tm_update_critical_trip_temp()