Home
last modified time | relevance | path

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

/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c153 unsigned int stage, stage_new, stage_old; in qpnp_tm_update_temp_no_adc() local
165 stage_old = chip->stage; in qpnp_tm_update_temp_no_adc()
168 stage_old = alarm_state_map[chip->stage]; in qpnp_tm_update_temp_no_adc()
171 if (stage_new > stage_old) { in qpnp_tm_update_temp_no_adc()
175 } else if (stage_new < stage_old) { in qpnp_tm_update_temp_no_adc()