Home
last modified time | relevance | path

Searched refs:tmp431 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp401.yaml18 https://www.ti.com/lit/ds/symlink/tmp431.pdf
26 - ti,tmp431
98 compatible = "ti,tmp431";
/openbmc/linux/Documentation/hwmon/
H A Dtmp401.rst24 Prefix: 'tmp431'
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
/openbmc/linux/drivers/hwmon/
H A Dtmp401.c35 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 }; enumerator
96 { "tmp431", tmp431 },
651 kind = tmp431; in tmp401_detect()