Searched full:tmp102 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | tmp102.c | 2 /* Texas Instruments TMP102 SMBus temperature sensor driver 21 #define DRIVER_NAME "tmp102" 54 struct tmp102 { struct 60 /* convert left adjusted 13-bit TMP102 register value to milliCelsius */ 66 /* convert milliCelsius to left adjusted 13-bit TMP102 register value */ 75 struct tmp102 *tmp102 = dev_get_drvdata(dev); in tmp102_read() argument 82 if (time_before(jiffies, tmp102->ready_time)) { in tmp102_read() 98 err = regmap_read(tmp102->regmap, reg, ®val); in tmp102_read() 109 struct tmp102 *tmp102 = dev_get_drvdata(dev); in tmp102_write() local 124 return regmap_write(tmp102->regmap, reg, tmp102_mC_to_reg(temp)); in tmp102_write() [all …]
|
H A D | tmp103.c | 7 * Texas Instruments TMP102 SMBus temperature sensor driver
|
H A D | Makefile | 207 obj-$(CONFIG_SENSORS_TMP102) += tmp102.o
|
H A D | Kconfig | 2097 tristate "Texas Instruments TMP102" 2101 If you say yes here you get support for Texas Instruments TMP102 2105 will be called tmp102.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | tmp102.rst | 1 Kernel driver tmp102 6 * Texas Instruments TMP102 8 Prefix: 'tmp102' 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp102.html 21 The Texas Instruments TMP102 implements one temperature sensor. Limits can be 27 The TMP102 has a programmable update rate that can select between 8, 4, 1, and
|
H A D | index.rst | 215 tmp102
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | ti,tmp102.yaml | 4 $id: http://devicetree.org/schemas/hwmon/ti,tmp102.yaml# 7 title: TMP102 temperature sensor 15 - ti,tmp102 41 compatible = "ti,tmp102";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6-logicpd-som.dtsi | 188 temp_sense0: tmp102@4a { 189 compatible = "ti,tmp102"; 198 temp_sense1: tmp102@49 { 199 compatible = "ti,tmp102";
|
H A D | am57xx-beagle-x15-common.dtsi | 339 tmp102: tmp102@48 { label 340 compatible = "ti,tmp102"; 503 thermal-sensors = <&tmp102 0>;
|
/openbmc/linux/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";
|
/openbmc/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 | 171 tmp102: tmp@49 { label 172 compatible = "ti,tmp102";
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | 5206 2024-12-28 20:09:06.924-0600 FINEST t1130 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/Documentation/hwmon/tmp102.rst.gz' [all...] |
H A D | opengrok2.0.log | [all...] |