Home
last modified time | relevance | path

Searched refs:LOW_THRESH_0 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dtsens.h267 LOW_THRESH_0, /* LOWER threshold values */ enumerator
H A Dtsens.c346 d->low_thresh = tsens_hw_to_mC(s, LOW_THRESH_0 + hw_id); in tsens_read_irq_state()
547 regmap_field_write(priv->rf[LOW_THRESH_0 + hw_id], low_val); in tsens_set_trips()

Completed in 7 milliseconds