Lines Matching full:dts
54 * Quark DTS thermal driver is implemented by referencing
67 /* DTS reset is programmed via QRK_MBI_UNIT_SOC */
71 /* DTS enable is programmed via QRK_MBI_UNIT_RMU */
94 /* Quark DTS has 2 trip points: hot & catastrophic */
96 /* If DTS not locked, all trip points are configurable */
98 /* If DTS locked, all trip points are not configurable */
141 pr_info("DTS is locked. Cannot enable DTS\n"); in soc_dts_enable()
170 pr_info("DTS is locked. Cannot disable DTS\n"); in soc_dts_disable()
334 /* Check if DTS register is locked */ in alloc_soc_dts()
348 /* Store DTS default state if DTS registers are not locked */ in alloc_soc_dts()
350 /* Store DTS default enable for restore on exit */ in alloc_soc_dts()
357 /* Store DTS default PTPS register for restore on exit */ in alloc_soc_dts()
421 MODULE_DESCRIPTION("Intel Quark DTS Thermal Driver");