Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c154 unsigned int stage, stage_new, stage_old; in qpnp_tm_update_temp_no_adc() local
166 stage_old = chip->stage; in qpnp_tm_update_temp_no_adc()
169 stage_old = alarm_state_map[chip->stage]; in qpnp_tm_update_temp_no_adc()
172 if (stage_new > stage_old) { in qpnp_tm_update_temp_no_adc()
176 } else if (stage_new < stage_old) { in qpnp_tm_update_temp_no_adc()