Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/qcom/
Dtsens.h267 LOW_THRESH_0, /* LOWER threshold values */ enumerator
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()