Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/qcom/
Dtsens-8960.c218 [UP_THRESH_0] = REG_FIELD(THRESHOLD_ADDR, 8, 15),
Dtsens.h354 UP_THRESH_0, /* UPPER threshold values */ enumerator
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()