Searched refs:tmp421 (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/arch/arm/boot/dts/ |
D | aspeed-bmc-arm-centriq2400-rep.dts | 104 tmp421@1e { 105 compatible = "ti,tmp421"; 108 tmp421@2a { 109 compatible = "ti,tmp421"; 112 tmp421@4e { 113 compatible = "ti,tmp421"; 116 tmp421@1c { 117 compatible = "ti,tmp421"; 141 tmp421@1d { 142 compatible = "ti,tmp421"; [all …]
|
D | aspeed-bmc-portwell-neptune.dts | 127 tmp421@4e { 128 compatible = "ti,tmp421"; 131 tmp421@4f { 132 compatible = "ti,tmp421";
|
D | armada-385-linksys.dtsi | 128 tmp421@4c { 129 compatible = "ti,tmp421";
|
D | armada-xp-linksys-mamba.dts | 100 tmp421@4c { 101 compatible = "ti,tmp421";
|
/Linux-v4.19/Documentation/hwmon/ |
D | tmp421 | 1 Kernel driver tmp421 6 Prefix: 'tmp421' 8 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 16 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
|
/Linux-v4.19/drivers/hwmon/ |
D | tmp421.c | 39 enum chips { tmp421, tmp422, tmp423, tmp441, tmp442 }; enumerator 161 struct tmp421_data *tmp421 = tmp421_update_device(dev); in tmp421_read() local 165 if (tmp421->config & TMP421_CONFIG_RANGE) in tmp421_read() 166 *val = temp_from_u16(tmp421->temp[channel]); in tmp421_read() 168 *val = temp_from_s16(tmp421->temp[channel]); in tmp421_read() 175 *val = tmp421->temp[channel] & 0x01; in tmp421_read() 252 kind = tmp421; in tmp421_detect()
|
D | Makefile | 168 obj-$(CONFIG_SENSORS_TMP421) += tmp421.o
|
D | Kconfig | 1704 will be called tmp421.
|
/Linux-v4.19/Documentation/devicetree/bindings/i2c/ |
D | i2c-octeon.txt | 37 compatible = "ti,tmp421";
|
/Linux-v4.19/arch/mips/boot/dts/cavium-octeon/ |
D | octeon_3xxx.dts | 295 compatible = "ti,tmp421";
|
D | octeon_68xx.dts | 416 compatible = "ti,tmp421";
|