Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dtsens-8960.c218 [UP_THRESH_0] = REG_FIELD(THRESHOLD_ADDR, 8, 15),
H A Dtsens.h354 UP_THRESH_0, /* UPPER threshold values */ enumerator
H A Dtsens.c527 d->up_thresh = tsens_hw_to_mC(s, UP_THRESH_0 + hw_id); in tsens_read_irq_state()
720 regmap_field_write(priv->rf[UP_THRESH_0 + hw_id], high_val); in tsens_set_trips()