Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.c44 int up_thresh; member
527 d->up_thresh = tsens_hw_to_mC(s, UP_THRESH_0 + hw_id); in tsens_read_irq_state()
538 d->low_thresh, d->up_thresh, d->crit_thresh); in tsens_read_irq_state()
727 hw_id, __func__, d.low_thresh, d.up_thresh, cl_low, cl_high); in tsens_set_trips()