Home
last modified time | relevance | path

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

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