Searched refs:tmp102 (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/hwmon/ |
| H A D | tmp102.c | 54 struct tmp102 { struct 75 struct tmp102 *tmp102 = dev_get_drvdata(dev); in tmp102_read() local 109 struct tmp102 *tmp102 = dev_get_drvdata(dev); in tmp102_write() local 165 struct tmp102 *tmp102 = data; in tmp102_restore_config() local 167 regmap_write(tmp102->regmap, TMP102_CONF_REG, tmp102->config_orig); in tmp102_restore_config() 196 struct tmp102 *tmp102; in tmp102_probe() local 207 tmp102 = devm_kzalloc(dev, sizeof(*tmp102), GFP_KERNEL); in tmp102_probe() 208 if (!tmp102) in tmp102_probe() 251 tmp102, in tmp102_probe() 266 struct tmp102 *tmp102 = i2c_get_clientdata(client); in tmp102_suspend() local [all …]
|
| H A D | Makefile | 223 obj-$(CONFIG_SENSORS_TMP102) += tmp102.o
|
| H A D | Kconfig | 2319 will be called tmp102.
|
| /linux-6.15/Documentation/devicetree/bindings/hwmon/ |
| H A D | ti,tmp102.yaml | 4 $id: http://devicetree.org/schemas/hwmon/ti,tmp102.yaml# 15 - ti,tmp102 41 compatible = "ti,tmp102";
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | tmp102.rst | 1 Kernel driver tmp102 8 Prefix: 'tmp102' 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp102.html
|
| H A D | index.rst | 236 tmp102
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | am57xx-beagle-x15-common.dtsi | 392 tmp102: tmp102@48 { label 393 compatible = "ti,tmp102"; 557 thermal-sensors = <&tmp102 0>;
|
| H A D | am335x-phycore-som.dtsi | 147 compatible = "ti,tmp102";
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6-logicpd-som.dtsi | 168 compatible = "ti,tmp102"; 176 compatible = "ti,tmp102";
|
| H A D | imx6ull-phytec-tauri.dtsi | 166 tmp102: tmp@49 { label 167 compatible = "ti,tmp102";
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-phygate-tauri-l.dts | 144 compatible = "ti,tmp102";
|