Home
last modified time | relevance | path

Searched full:tmp422 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/Documentation/hwmon/
Dtmp421.rst14 * Texas Instruments TMP422
16 Prefix: 'tmp422'
53 This driver implements support for Texas Instruments TMP421, TMP422,
55 implement one local and up to one (TMP421, TMP441), up to two (TMP422,
/Linux-v6.6/Documentation/devicetree/bindings/hwmon/
Dti,tmp421.yaml14 https://www.ti.com/lit/ds/symlink/tmp422.pdf
20 - ti,tmp422
77 compatible = "ti,tmp422";
87 compatible = "ti,tmp422";
/Linux-v6.6/drivers/hwmon/
Dtmp421.c11 * Supported models: TMP421, TMP422, TMP423, TMP441, TMP442
30 enum chips { tmp421, tmp422, tmp423, tmp441, tmp442 }; enumerator
61 { "tmp422", 3 },
75 .compatible = "ti,tmp422",
308 "TMP421", "TMP422", "TMP423", in tmp421_detect()
337 kind = tmp422; in tmp421_detect()
DKconfig2121 TMP422, TMP423, TMP441, and TMP442 temperature sensor chips.