Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/qcom/
Dtsens.h203 LOWER_STATUS_0, /* LOWER threshold violated */ enumerator
Dtsens.c290 ret = regmap_field_read(priv->rf[LOWER_STATUS_0 + hw_id], &d->low_viol); in tsens_threshold_violated()