Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dtsens-8960.c217 [LOW_THRESH_0] = REG_FIELD(THRESHOLD_ADDR, 0, 7),
H A Dtsens.h274 LOW_THRESH_0, /* LOWER threshold values */ enumerator
H A Dtsens.c528 d->low_thresh = tsens_hw_to_mC(s, LOW_THRESH_0 + hw_id); in tsens_read_irq_state()
719 regmap_field_write(priv->rf[LOW_THRESH_0 + hw_id], low_val); in tsens_set_trips()