Searched full:tmp422 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/Documentation/hwmon/ |
D | tmp421.rst | 14 * 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-6.12.1/Documentation/devicetree/bindings/hwmon/ |
D | ti,tmp421.yaml | 14 https://www.ti.com/lit/ds/symlink/tmp422.pdf 20 - ti,tmp422 77 compatible = "ti,tmp422"; 87 compatible = "ti,tmp422";
|
/linux-6.12.1/drivers/hwmon/ |
D | tmp421.c | 11 * 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()
|
D | Kconfig | 2301 TMP422, TMP423, TMP441, and TMP442 temperature sensor chips.
|