Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.h449 CRIT_THRESH_15, enumerator
H A Dtsens.c1026 for (j = CRITICAL_STATUS_0; j <= CRIT_THRESH_15; j += 16) { in init_common()