Home
last modified time | relevance | path

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

/linux/drivers/thermal/qcom/
H A Dtsens.c45 int up_thresh; member
528 d->up_thresh = tsens_hw_to_mC(s, UP_THRESH_0 + hw_id); in tsens_read_irq_state()
539 d->low_thresh, d->up_thresh, d->crit_thresh); in tsens_read_irq_state()
728 hw_id, __func__, d.low_thresh, d.up_thresh, cl_low, cl_high); in tsens_set_trips()