Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/qcom/
Dtsens.c43 int up_thresh; member
347 d->up_thresh = tsens_hw_to_mC(s, UP_THRESH_0 + hw_id); in tsens_read_irq_state()
358 d->low_thresh, d->up_thresh, d->crit_thresh); in tsens_read_irq_state()
488 if (d.up_thresh > temp) { in tsens_irq_thread()
573 hw_id, __func__, d.low_thresh, d.up_thresh, cl_low, cl_high); in tsens_set_trips()