Searched full:tmp435 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/Documentation/hwmon/ |
D | tmp401.rst | 38 * 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
|
/Linux-v6.6/Documentation/devicetree/bindings/hwmon/ |
D | ti,tmp401.yaml | 19 https://www.ti.com/lit/ds/symlink/tmp435.pdf 28 - ti,tmp435
|
/Linux-v6.6/drivers/hwmon/ |
D | tmp401.c | 35 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", },
|
D | Kconfig | 2111 TMP411, TMP431, TMP432, and TMP435 temperature sensor chips.
|
/Linux-v6.6/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-ibm-bonnell.dts | 414 tmp435@4c { 415 compatible = "ti,tmp435";
|