Home
last modified time | relevance | path

Searched full:tmp435 (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/Documentation/hwmon/
Dtmp401.rst38 * Texas Instruments TMP435
40 Prefix: 'tmp435'
44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
57 TMP431, TMP432, and TMP435 chips. These chips implement one or two
/kernel/linux/linux-5.10/Documentation/hwmon/
Dtmp401.rst38 * Texas Instruments TMP435
40 Prefix: 'tmp435'
44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
63 TMP431, TMP432, TMP435, and TMP461 chips. These chips implement one or two
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/
Dti,tmp401.yaml19 https://www.ti.com/lit/ds/symlink/tmp435.pdf
28 - ti,tmp435
/kernel/linux/linux-5.10/drivers/hwmon/
Dtmp401.c37 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435, tmp461 }; enumerator
125 { "tmp435", tmp435 },
666 kind = tmp435; in tmp401_detect()
689 "TMP401", "TMP411", "TMP431", "TMP432", "TMP435", "TMP461" in tmp401_probe()
738 { .compatible = "ti,tmp435", },
DKconfig1851 TMP411, TMP431, TMP432, TMP435, and TMP461 temperature sensor chips.
/kernel/linux/linux-6.6/drivers/hwmon/
Dtmp401.c35 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 }; enumerator
98 { "tmp435", tmp435 },
659 kind = tmp435; in tmp401_detect()
682 "TMP401", "TMP411", "TMP431", "TMP432", "TMP435" in tmp401_probe()
758 { .compatible = "ti,tmp435", },
DKconfig2114 TMP411, TMP431, TMP432, and TMP435 temperature sensor chips.
/kernel/linux/linux-6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-ibm-bonnell.dts414 tmp435@4c {
415 compatible = "ti,tmp435";