Home
last modified time | relevance | path

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

/drivers/thermal/
Dexynos_thermal.c110 #define PANIC_ZONE 4 macro
211 case PANIC_ZONE: in exynos_get_trip_type()
224 if (trip < GET_TRIP(MONITOR_ZONE) || trip > GET_TRIP(PANIC_ZONE)) in exynos_get_trip_temp()
240 ret = exynos_get_trip_temp(thermal, GET_TRIP(PANIC_ZONE), temp); in exynos_get_crit_temp()