Home
last modified time | relevance | path

Searched refs:tmp421 (Results 1 – 25 of 29) sorted by relevance

12

/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-arm-stardragon4800-rep2.dts108 tmp421@1e {
109 compatible = "ti,tmp421";
112 tmp421@2a {
113 compatible = "ti,tmp421";
116 tmp421@1c {
117 compatible = "ti,tmp421";
141 tmp421@1f {
142 compatible = "ti,tmp421";
H A Daspeed-bmc-facebook-tiogapass.dts235 tmp421@49 {
290 tmp421@48 {
295 tmp421@49 {
350 tmp421@48 {
355 tmp421@49 {
492 tmp421@4e {
493 compatible = "ti,tmp421";
496 tmp421@4f {
497 compatible = "ti,tmp421";
519 tmp421@1f {
[all …]
H A Daspeed-bmc-facebook-yosemitev2.dts178 tmp421@4e {
180 compatible = "ti,tmp421";
184 tmp421@4f {
185 compatible = "ti,tmp421";
202 tmp421@1f {
203 compatible = "ti,tmp421";
H A Daspeed-bmc-facebook-bletchley.dts357 tmp421@4f {
358 compatible = "ti,tmp421";
443 tmp421@4f {
444 compatible = "ti,tmp421";
529 tmp421@4f {
530 compatible = "ti,tmp421";
615 tmp421@4f {
616 compatible = "ti,tmp421";
701 tmp421@4f {
702 compatible = "ti,tmp421";
[all …]
H A Daspeed-bmc-portwell-neptune.dts135 tmp421@4e {
136 compatible = "ti,tmp421";
139 tmp421@4f {
140 compatible = "ti,tmp421";
H A Daspeed-bmc-microsoft-olympus.dts118 tmp421@4c {
119 compatible = "ti,tmp421";
144 tmp421@4c {
145 compatible = "ti,tmp421";
H A Daspeed-bmc-inspur-on5263m5.dts96 tmp421@4e {
97 compatible = "ti,tmp421";
H A Daspeed-bmc-facebook-clemente.dts448 compatible = "ti,tmp421";
471 compatible = "ti,tmp421";
642 compatible = "ti,tmp421";
671 compatible = "ti,tmp421";
1053 compatible = "ti,tmp421";
1271 compatible = "ti,tmp421";
H A Daspeed-bmc-facebook-catalina.dts209 compatible = "ti,tmp421";
226 compatible = "ti,tmp421";
323 compatible = "ti,tmp421";
340 compatible = "ti,tmp421";
809 compatible = "ti,tmp421";
944 compatible = "ti,tmp421";
H A Daspeed-bmc-facebook-yosemite4.dts1314 compatible = "ti,tmp421";
1330 compatible = "ti,tmp421";
1346 compatible = "ti,tmp421";
1362 compatible = "ti,tmp421";
H A Daspeed-bmc-facebook-greatlakes.dts161 compatible = "ti,tmp421";
H A Daspeed-bmc-inventec-starscream.dts231 compatible = "ti,tmp421";
H A Daspeed-bmc-ampere-mtmitchell.dts582 compatible = "ti,tmp421";
593 compatible = "ti,tmp421";
H A Daspeed-bmc-ampere-mtjefferson.dts408 compatible = "ti,tmp421";
/linux/drivers/hwmon/
H A Dtmp421.c29 enum chips { tmp421, tmp422, tmp423, tmp441, tmp442 }; enumerator
187 struct tmp421_data *tmp421 = dev_get_drvdata(dev); in tmp421_read() local
190 ret = tmp421_update_device(tmp421); in tmp421_read()
196 if (!tmp421->channel[channel].enabled) in tmp421_read()
198 *val = temp_from_raw(tmp421->channel[channel].temp, in tmp421_read()
199 tmp421->config & TMP421_CONFIG_RANGE); in tmp421_read()
202 if (!tmp421->channel[channel].enabled) in tmp421_read()
208 *val = !!(tmp421->channel[channel].temp & 0x03); in tmp421_read()
211 *val = tmp421->channel[channel].enabled; in tmp421_read()
319 kind = tmp421; in tmp421_detect()
H A DMakefile233 obj-$(CONFIG_SENSORS_TMP421) += tmp421.o
/linux/Documentation/hwmon/
H A Dtmp421.rst1 Kernel driver tmp421
8 Prefix: 'tmp421'
12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
H A Dindex.rst254 tmp421
/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-linksys.dtsi128 tmp421@4c {
129 compatible = "ti,tmp421";
H A Darmada-xp-linksys-mamba.dts100 tmp421@4c {
101 compatible = "ti,tmp421";
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-octeon.txt37 compatible = "ti,tmp421";
/linux/arch/arm/boot/dts/ti/omap/
H A Dam3874-iceboard.dts277 tmp421@4d { compatible="ti,tmp421"; reg=<0x4d>; };
278 tmp421@4e { compatible="ti,tmp421"; reg=<0x4e>; };
/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-npcm750-runbmc-olympus.dts296 tmp421@4c {
297 compatible = "ti,tmp421";
389 tmp421@4c {
390 compatible = "ti,tmp421";
/linux/arch/mips/boot/dts/cavium-octeon/
H A Docteon_3xxx.dts309 compatible = "ti,tmp421";
H A Docteon_68xx.dts416 compatible = "ti,tmp421";

12