Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/boot/dts/
Daspeed-bmc-arm-centriq2400-rep.dts104 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 …]
Daspeed-bmc-portwell-neptune.dts127 tmp421@4e {
128 compatible = "ti,tmp421";
131 tmp421@4f {
132 compatible = "ti,tmp421";
Darmada-385-linksys.dtsi128 tmp421@4c {
129 compatible = "ti,tmp421";
Darmada-xp-linksys-mamba.dts100 tmp421@4c {
101 compatible = "ti,tmp421";
/Linux-v4.19/Documentation/hwmon/
Dtmp4211 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/
Dtmp421.c39 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()
DMakefile168 obj-$(CONFIG_SENSORS_TMP421) += tmp421.o
DKconfig1704 will be called tmp421.
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-octeon.txt37 compatible = "ti,tmp421";
/Linux-v4.19/arch/mips/boot/dts/cavium-octeon/
Docteon_3xxx.dts295 compatible = "ti,tmp421";
Docteon_68xx.dts416 compatible = "ti,tmp421";