TEMP_STAGE_STEP 152 drivers/thermal/qcom/qcom-spmi-temp-alarm.c chip->temp = (stage_new - 1) * TEMP_STAGE_STEP + TEMP_STAGE_STEP 157 drivers/thermal/qcom/qcom-spmi-temp-alarm.c chip->temp = stage_new * TEMP_STAGE_STEP + TEMP_STAGE_STEP 330 drivers/thermal/qcom/qcom-spmi-temp-alarm.c (stage - 1) * TEMP_STAGE_STEP +