Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c70 struct qpnp_tm_chip { struct
91 static int qpnp_tm_read(struct qpnp_tm_chip *chip, u16 addr, u8 *data) in qpnp_tm_read() argument
104 static int qpnp_tm_write(struct qpnp_tm_chip *chip, u16 addr, u8 data) in qpnp_tm_write()
117 static long qpnp_tm_decode_temp(struct qpnp_tm_chip *chip, unsigned int stage) in qpnp_tm_decode_temp()
132 static int qpnp_tm_get_temp_stage(struct qpnp_tm_chip *chip) in qpnp_tm_get_temp_stage()
153 static int qpnp_tm_update_temp_no_adc(struct qpnp_tm_chip *chip) in qpnp_tm_update_temp_no_adc()
190 struct qpnp_tm_chip *chip = data; in qpnp_tm_get_temp()
220 static int qpnp_tm_update_critical_trip_temp(struct qpnp_tm_chip *chip, in qpnp_tm_update_critical_trip_temp()
267 struct qpnp_tm_chip *chip = data; in qpnp_tm_set_trip_temp()
292 struct qpnp_tm_chip *chip = data; in qpnp_tm_isr()
[all …]