Lines Matching +full:thermal +full:- +full:sensor
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * ST Thermal Sensor Driver for STi series of SoCs
6 * Copyright (C) 2003-2014 STMicroelectronics (R&D) Limited
15 #include <linux/thermal.h>
28 /* Thermal sensor power states */
37 * Description of private thermal sensor ops.
39 * @power_ctrl: Function for powering on/off a sensor. Clock to the
40 * sensor is also controlled from this function.
41 * @alloc_regfields: Allocate regmap register fields, specific to a sensor.
42 * @do_memmap_regmap: Memory map the thermal register space and init regmap
44 * @register_irq: Register an interrupt handler for a sensor.
55 * Description of thermal driver compatible data.
57 * @reg_fields: Pointer to the regfields array for a sensor.
59 * @ops: Pointer to private thermal ops for a sensor.
61 * register field for a sensor.
63 * the sensor. If value needs to be added please provide a