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 */
136 pr_info("DTS is locked. Cannot enable DTS\n"); in soc_dts_enable()
165 pr_info("DTS is locked. Cannot disable DTS\n"); in soc_dts_disable()
345 /* Check if DTS register is locked */ in alloc_soc_dts()
353 /* Store DTS default state if DTS registers are not locked */ in alloc_soc_dts()
355 /* Store DTS default enable for restore on exit */ in alloc_soc_dts()
362 /* Store DTS default PTPS register for restore on exit */ in alloc_soc_dts()
429 MODULE_DESCRIPTION("Intel Quark DTS Thermal Driver");