Searched full:tmp102 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | tmp102.c | 2 /* Texas Instruments TMP102 SMBus temperature sensor driver 20 #define DRIVER_NAME "tmp102" 57 struct tmp102 { struct 65 /* convert left adjusted 13-bit TMP102 register value to milliCelsius */ 71 /* convert milliCelsius to left adjusted 13-bit TMP102 register value */ 80 struct tmp102 *tmp102 = dev_get_drvdata(dev); in tmp102_read_string() argument 82 *str = tmp102->label; in tmp102_read_string() 89 struct tmp102 *tmp102 = dev_get_drvdata(dev); in tmp102_read_chip() local 93 *val = tmp102->sample_time; in tmp102_read_chip() 102 struct tmp102 *tmp102 = dev_get_drvdata(dev); in tmp102_read_temp() local [all …]
|
| H A D | Kconfig | 2452 tristate "Texas Instruments TMP102" 2456 If you say yes here you get support for Texas Instruments TMP102, 2460 will be called tmp102.
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx95-phycore-fpsc.dtsi | 134 compatible = "ti,tmp102"; 140 compatible = "ti,tmp102"; 146 compatible = "ti,tmp102"; 152 compatible = "ti,tmp102";
|
| H A D | imx8mm-phygate-tauri-l.dts | 144 compatible = "ti,tmp102";
|
| /linux/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/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-phycore-som.dtsi | 147 compatible = "ti,tmp102";
|