Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/hwmon/
Dtmp464.rst3 Kernel driver tmp464
8 * Texas Instruments TMP464
10 Prefix: 'tmp464'
14 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp464.html
32 This driver implements support for Texas Instruments TMP464 and TMP468
33 temperature sensor chips. TMP464 provides one local and four remote
Dindex.rst238 tmp464
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/
Dti,tmp464.yaml4 $id: http://devicetree.org/schemas/hwmon/ti,tmp464.yaml#
7 title: TMP464 and TMP468 temperature sensors
14 https://www.ti.com/lit/ds/symlink/tmp464.pdf
20 - ti,tmp464
76 compatible = "ti,tmp464";
86 compatible = "ti,tmp464";
/linux-6.14.4/drivers/hwmon/
Dtmp464.c3 /* Driver for the Texas Instruments TMP464 SMBus temperature sensor IC.
4 * Supported models: TMP464, TMP468
69 { "tmp464", TMP464_NUM_CHANNELS },
77 .compatible = "ti,tmp464",
498 name = "tmp464"; in tmp464_detect()
499 chip = "TMP464"; in tmp464_detect()
690 .name = "tmp464",
702 MODULE_DESCRIPTION("Texas Instruments TMP464 temperature sensor driver");
DMakefile226 obj-$(CONFIG_SENSORS_TMP464) += tmp464.o
DKconfig2346 tristate "Texas Instruments TMP464 and compatible"
2350 If you say yes here you get support for Texas Instruments TMP464
2354 will be called tmp464.
/linux-6.14.4/arch/arm/boot/dts/aspeed/
Daspeed-bmc-ampere-mtjefferson.dts251 compatible = "ti,tmp464";