Home
last modified time | relevance | path

Searched refs:tmp401 (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/Documentation/hwmon/
Dtmp401.rst1 Kernel driver tmp401
8 Prefix: 'tmp401'
12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
Dindex.rst202 tmp401
/Linux-v6.1/drivers/hwmon/
Dtmp401.c35 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 }; enumerator
94 { "tmp401", tmp401 },
579 if (data->kind == tmp401) { in tmp401_init_client()
594 if (data->kind == tmp401 || data->kind == tmp411) { in tmp401_init_client()
631 kind = tmp401; in tmp401_detect()
DMakefile202 obj-$(CONFIG_SENSORS_TMP401) += tmp401.o
DKconfig2077 will be called tmp401.
/Linux-v6.1/arch/arm/boot/dts/
Daspeed-bmc-opp-mihawk.dts873 compatible = "ti,tmp401";
898 compatible = "ti,tmp401";
946 compatible = "ti,tmp401";
971 compatible = "ti,tmp401";
1038 compatible = "ti,tmp401";
1063 compatible = "ti,tmp401";
1111 compatible = "ti,tmp401";
1136 compatible = "ti,tmp401";
/Linux-v6.1/
DMAINTAINERS20751 F: Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml
20752 F: Documentation/hwmon/tmp401.rst
20753 F: drivers/hwmon/tmp401.c