Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.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,
/kernel/linux/linux-6.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";
/kernel/linux/linux-5.10/drivers/hwmon/
Dtmp421.c11 * Supported models: TMP421, TMP422, TMP423, TMP441, TMP442
30 enum chips { tmp421, tmp422, tmp423, tmp441, tmp442 }; enumerator
56 { "tmp422", 3 },
70 .compatible = "ti,tmp422",
229 "TMP421", "TMP422", "TMP423", in tmp421_detect()
258 kind = tmp422; in tmp421_detect()
DKconfig1861 TMP422, TMP423, TMP441, and TMP442 temperature sensor chips.
/kernel/linux/linux-6.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()
DKconfig2124 TMP422, TMP423, TMP441, and TMP442 temperature sensor chips.