Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c87 #define QRK_DTS_ID_TP_HOT 1 macro
253 trip_index = QRK_DTS_ID_TP_HOT; in sys_set_trip_temp()
370 trips[QRK_DTS_ID_TP_HOT].flags |= THERMAL_TRIP_FLAG_RW_TEMP; in alloc_soc_dts()
376 trips[QRK_DTS_ID_TP_HOT].temperature = get_trip_temp(QRK_DTS_ID_TP_HOT); in alloc_soc_dts()
377 trips[QRK_DTS_ID_TP_HOT].type = THERMAL_TRIP_HOT; in alloc_soc_dts()