Searched refs:THERMAL_TRIP_HOT (Results 1 – 16 of 16) sorted by relevance
13 TRACE_DEFINE_ENUM(THERMAL_TRIP_HOT);20 { THERMAL_TRIP_HOT, "HOT"}, \
7 high THERMAL_TRIP_HOT temperatures for the PMIC device.
66 THERMAL_TRIP_HOT, enumerator
546 case THERMAL_TRIP_HOT: return 'H'; in trip_type_to_char()
149 *type = THERMAL_TRIP_HOT; in da9062_thermal_get_trip_type()
283 *type = THERMAL_TRIP_HOT; in sys_get_trip_type()
248 *type = THERMAL_TRIP_HOT; in pch_get_trip_type()
352 ptrips->trip_points[i].type = THERMAL_TRIP_HOT; in db8500_thermal_parse_dt()
713 [THERMAL_TRIP_HOT] = "hot",
110 case THERMAL_TRIP_HOT: in trip_point_type_show()
416 if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) in handle_thermal_trip()
98 *type = THERMAL_TRIP_HOT; in int340x_thermal_get_trip_type()
69 THERMAL_TRIP_HOT, enumerator
48 .type = THERMAL_TRIP_HOT,
609 *type = THERMAL_TRIP_HOT; in thermal_get_trip_type()754 else if (trip_type == THERMAL_TRIP_HOT) in thermal_notify()
468 } else if (type == THERMAL_TRIP_HOT) { in tegra_thermctl_set_trip_temp()509 if (type == THERMAL_TRIP_HOT) { in get_hot_temp()