Searched full:tmp431 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/Documentation/hwmon/ |
D | tmp401.rst | 22 * Texas Instruments TMP431 24 Prefix: 'tmp431' 28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html 57 TMP431, TMP432, and TMP435 chips. These chips implement one or two 67 The TMP411 and TMP431 chips are compatible with TMP401. TMP411 provides 79 TMP432 is compatible with TMP401 and TMP431. It supports two external
|
/Linux-v6.6/Documentation/devicetree/bindings/hwmon/ |
D | ti,tmp401.yaml | 18 https://www.ti.com/lit/ds/symlink/tmp431.pdf 26 - ti,tmp431 98 compatible = "ti,tmp431";
|
/Linux-v6.6/drivers/hwmon/ |
D | tmp401.c | 9 * Cleanup and support for TMP431 and TMP432 by Guenter Roeck 35 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 }; enumerator 96 { "tmp431", tmp431 }, 651 kind = tmp431; in tmp401_detect() 682 "TMP401", "TMP411", "TMP431", "TMP432", "TMP435" in tmp401_probe() 756 { .compatible = "ti,tmp431", },
|
D | Kconfig | 2111 TMP411, TMP431, TMP432, and TMP435 temperature sensor chips.
|