Searched +full:qcs404 +full:- +full:tsens (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.06 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-bindings/clock/qcom,gcc-qcs404.h>8 #include <dt-bindings/clock/qcom,turingcc-qcs404.h>9 #include <dt-bindings/clock/qcom,rpmcc.h>10 #include <dt-bindings/power/qcom-rpmpd.h>11 #include <dt-bindings/thermal/thermal.h>14 interrupt-parent = <&intc>;16 #address-cells = <2>;17 #size-cells = <2>;[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR MIT)4 ---5 $id: http://devicetree.org/schemas/thermal/qcom-tsens.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: QCOM SoC Temperature Sensor (TSENS)11 - Amit Kucheria <amitk@kernel.org>14 QCOM SoCs have TSENS IP to allow temperature measurement. There are currently22 - description: msm8960 TSENS based24 - enum:25 - qcom,ipq8064-tsens[all …]
1 // SPDX-License-Identifier: GPL-2.010 #include "tsens.h"12 /* ----- SROT ------ */16 /* ----- TM ------ */55 qfprom_cdata = (u32 *)qfprom_read(priv->dev, "calib"); in calibrate_v1()69 /* v1.x: msm8956,8976,qcs404,405 */78 .trip_min_temp = -40000,83 /* ----- SROT ------ */93 /* ----- TM ------ */138 priv->sensor[0].slope = 3313; in init_8956()[all …]