Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/qcom/
Dtsens.c42 int up_thresh; member
345 d->up_thresh = tsens_hw_to_mC(s, UP_THRESH_0 + hw_id); in tsens_read_irq_state()
356 d->low_thresh, d->up_thresh, d->crit_thresh); in tsens_read_irq_state()
486 if (d.up_thresh > temp) { in tsens_irq_thread()
555 hw_id, __func__, d.low_thresh, d.up_thresh, cl_low, cl_high); in tsens_set_trips()