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.c251 unsigned int stage_new, stage_old; in qpnp_tm_update_temp_no_adc() local
260 stage_old = chip->stage; in qpnp_tm_update_temp_no_adc()
262 if (stage_new > stage_old) { in qpnp_tm_update_temp_no_adc()
266 } else if (stage_new < stage_old) { in qpnp_tm_update_temp_no_adc()