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 */
93 /* Quark DTS has 2 trip points: hot & catastrophic */
95 /* If DTS not locked, all trip points are configurable */
97 /* If DTS locked, all trip points are not configurable */
139 pr_info("DTS is locked. Cannot enable DTS\n"); in soc_dts_enable()
168 pr_info("DTS is locked. Cannot disable DTS\n"); in soc_dts_disable()
357 /* Check if DTS register is locked */ in alloc_soc_dts()
371 /* Store DTS default state if DTS registers are not locked */ in alloc_soc_dts()
373 /* Store DTS default enable for restore on exit */ in alloc_soc_dts()
380 /* Store DTS default PTPS register for restore on exit */ in alloc_soc_dts()
444 MODULE_DESCRIPTION("Intel Quark DTS Thermal Driver");