Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/qcom/
Dtsens-8960.c250 [LOWER_STATUS_0] = REG_FIELD(INT_STATUS_ADDR, 1, 1),
Dtsens.h205 LOWER_STATUS_0, /* LOWER threshold violated */ enumerator
Dtsens.c293 ret = regmap_field_read(priv->rf[LOWER_STATUS_0 + hw_id], &d->low_viol); in tsens_threshold_violated()