Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c86 #define QRK_DTS_ID_TP_CRITICAL 0 macro
257 trip_index = QRK_DTS_ID_TP_CRITICAL; in sys_set_trip_temp()
369 trips[QRK_DTS_ID_TP_CRITICAL].flags |= THERMAL_TRIP_FLAG_RW_TEMP; in alloc_soc_dts()
373 trips[QRK_DTS_ID_TP_CRITICAL].temperature = get_trip_temp(QRK_DTS_ID_TP_CRITICAL); in alloc_soc_dts()
374 trips[QRK_DTS_ID_TP_CRITICAL].type = THERMAL_TRIP_CRITICAL; in alloc_soc_dts()