Home
last modified time | relevance | path

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

/linux/drivers/thermal/qcom/
H A Dtsens.h370 CRITICAL_STATUS_0, /* CRITICAL threshold violated */ enumerator
H A Dtsens.c478 ret = regmap_field_read(priv->rf[CRITICAL_STATUS_0 + hw_id], in tsens_threshold_violated()
1027 for (j = CRITICAL_STATUS_0; j <= CRIT_THRESH_15; j += 16) { in init_common()