Home
last modified time | relevance | path

Searched refs:qpnp_tm_decode_temp (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c109 * qpnp_tm_decode_temp() - return temperature in mC corresponding to the
116 static long qpnp_tm_decode_temp(struct qpnp_tm_chip *chip, unsigned int stage) in qpnp_tm_decode_temp() function
174 chip->temp = qpnp_tm_decode_temp(chip, stage_new) in qpnp_tm_update_temp_no_adc()
178 chip->temp = qpnp_tm_decode_temp(chip, stage_new + 1) in qpnp_tm_update_temp_no_adc()
347 chip->temp = qpnp_tm_decode_temp(chip, stage); in qpnp_tm_init()

Completed in 2 milliseconds