Lines Matching full:dts
54 * Quark DTS thermal driver is implemented by referencing
70 /* DTS reset is programmed via QRK_MBI_UNIT_SOC */
74 /* DTS enable is programmed via QRK_MBI_UNIT_RMU */
96 /* Quark DTS has 2 trip points: hot & catastrophic */
98 /* If DTS not locked, all trip points are configurable */
100 /* If DTS locked, all trip points are not configurable */
148 pr_info("DTS is locked. Cannot enable DTS\n"); in soc_dts_enable()
182 pr_info("DTS is locked. Cannot disable DTS\n"); in soc_dts_disable()
380 /* Check if DTS register is locked */ in alloc_soc_dts()
394 /* Store DTS default state if DTS registers are not locked */ in alloc_soc_dts()
396 /* Store DTS default enable for restore on exit */ in alloc_soc_dts()
403 /* Store DTS default PTPS register for restore on exit */ in alloc_soc_dts()
469 MODULE_DESCRIPTION("Intel Quark DTS Thermal Driver");