Home
last modified time | relevance | path

Searched refs:tmp102 (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/drivers/hwmon/
Dtmp102.c54 struct tmp102 { struct
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, &regval); 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()
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()
[all …]
DMakefile218 obj-$(CONFIG_SENSORS_TMP102) += tmp102.o
DKconfig2261 will be called tmp102.
/linux-6.12.1/Documentation/hwmon/
Dtmp102.rst1 Kernel driver tmp102
8 Prefix: 'tmp102'
12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp102.html
Dindex.rst229 tmp102
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Dam57xx-beagle-x15-common.dtsi392 tmp102: tmp102@48 { label
393 compatible = "ti,tmp102";
557 thermal-sensors = <&tmp102 0>;
Dam335x-phycore-som.dtsi147 compatible = "ti,tmp102";
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6-logicpd-som.dtsi168 compatible = "ti,tmp102";
176 compatible = "ti,tmp102";
Dimx6ull-phytec-tauri.dtsi166 tmp102: tmp@49 { label
167 compatible = "ti,tmp102";
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mm-phygate-tauri-l.dts144 compatible = "ti,tmp102";