Home
last modified time | relevance | path

Searched full:tsens (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml5 $id: http://devicetree.org/schemas/thermal/qcom-tsens.yaml#
8 title: QCOM SoC Temperature Sensor (TSENS)
14 QCOM SoCs have TSENS IP to allow temperature measurement. There are currently
22 - description: msm8960 TSENS based
25 - qcom,ipq8064-tsens
26 - qcom,msm8960-tsens
28 - description: v0.1 of TSENS
31 - qcom,mdm9607-tsens
32 - qcom,msm8226-tsens
33 - qcom,msm8909-tsens
[all …]
H A Dthermal-sensor.yaml48 // Example 1: SDM845 TSENS
56 compatible = "qcom,sdm845-tsens", "qcom,tsens-v2";
67 compatible = "qcom,sdm845-tsens", "qcom,tsens-v2";
/linux/drivers/thermal/qcom/
H A DMakefile4 qcom_tsens-y += tsens.o tsens-v2.o tsens-v1.o tsens-v0_1.o \
5 tsens-8960.o
H A Dtsens.c23 #include "tsens.h"
486 * @priv: Pointer to tsens controller private data
509 * @priv: Pointer to tsens controller private data
573 /* No mask register on older TSENS */ in tsens_read_irq_state()
617 * @data: tsens controller private data
687 * @data: tsens controller private data
732 * @data: tsens controller private data
905 priv->debug_root = debugfs_lookup("tsens", NULL); in tsens_debug_init()
907 priv->debug_root = debugfs_create_dir("tsens", NULL); in tsens_debug_init()
909 /* A directory for each instance of the TSENS IP */ in tsens_debug_init()
[all …]
H A DKconfig3 tristate "Qualcomm TSENS Temperature Alarm"
7 This enables the thermal sysfs driver for the TSENS device. It shows
H A Dtsens-8960.c11 #include "tsens.h"
H A Dtsens-v1.c10 #include "tsens.h"
H A Dtsens-v0_1.c9 #include "tsens.h"
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8956.dtsi15 &tsens {
16 compatible = "qcom,msm8956-tsens", "qcom,tsens-v1";
H A Dglymur.dtsi5448 compatible = "qcom,glymur-tsens", "qcom,tsens-v2";
5463 compatible = "qcom,glymur-tsens", "qcom,tsens-v2";
5478 compatible = "qcom,glymur-tsens", "qcom,tsens-v2";
5493 compatible = "qcom,glymur-tsens", "qcom,tsens-v2";
5508 compatible = "qcom,glymur-tsens", "qcom,tsens-v2";
5523 compatible = "qcom,glymur-tsens", "qcom,tsens-v2";
5538 compatible = "qcom,glymur-tsens", "qcom,tsens-v2";
5553 compatible = "qcom,glymur-tsens", "qcom,tsens-v2";
H A Dsc8280xp.dtsi5508 compatible = "qcom,sc8280xp-tsens", "qcom,tsens-v2";
5519 compatible = "qcom,sc8280xp-tsens", "qcom,tsens-v2";
5530 compatible = "qcom,sc8280xp-tsens", "qcom,tsens-v2";
5548 compatible = "qcom,sc8280xp-tsens", "qcom,tsens-v2";
H A Dmonaco.dtsi6136 compatible = "qcom,qcs8300-tsens", "qcom,tsens-v2";
6147 compatible = "qcom,qcs8300-tsens", "qcom,tsens-v2";
6158 compatible = "qcom,qcs8300-tsens", "qcom,tsens-v2";
6169 compatible = "qcom,qcs8300-tsens", "qcom,tsens-v2";
H A Dsm8650.dtsi6076 compatible = "qcom,sm8650-tsens", "qcom,tsens-v2";
6091 compatible = "qcom,sm8650-tsens", "qcom,tsens-v2";
6106 compatible = "qcom,sm8650-tsens", "qcom,tsens-v2";
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8qxp.dtsi268 tsens: thermal-sensor { label
307 thermal-sensors = <&tsens IMX_SC_R_SYSTEM>;
H A Dtqma8xx.dtsi137 thermal-sensors = <&tsens IMX_SC_R_PMIC_0>;
/linux/drivers/clk/bcm/
H A Dclk-bcm2835.c1971 .name = "tsens",
/linux/
H A DMAINTAINERS22624 QUALCOMM TSENS THERMAL DRIVER
22630 F: Documentation/devicetree/bindings/thermal/qcom-tsens.yaml