Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/qcom/
Dtsens-8960.c217 [LOW_THRESH_0] = REG_FIELD(THRESHOLD_ADDR, 0, 7),
Dtsens.h274 LOW_THRESH_0, /* LOWER threshold values */ enumerator
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()