Home
last modified time | relevance | path

Searched full:tmp512 (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/Documentation/hwmon/
Dtmp513.rst8 * Texas Instruments TMP512
10 Prefix: 'tmp512'
12 Datasheet: https://www.ti.com/lit/ds/symlink/tmp512.pdf
27 This driver implements support for Texas Instruments TMP512, and TMP513.
28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
/kernel/linux/linux-5.10/Documentation/hwmon/
Dtmp513.rst8 * Texas Instruments TMP512
10 Prefix: 'tmp512'
12 Datasheet: https://www.ti.com/lit/ds/symlink/tmp512.pdf
27 This driver implements support for Texas Instruments TMP512, and TMP513.
28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/
Dti,tmp513.yaml14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
22 https://www.ti.com/lit/gpn/tmp512
28 - ti,tmp512
61 Array of three(TMP513) or two(TMP512) n-Factor value for each remote
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/
Dti,tmp513.yaml14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
22 https://www.ti.com/lit/gpn/tmp512
28 - ti,tmp512
60 Array of three(TMP513) or two(TMP512) n-Factor value for each remote
/kernel/linux/linux-5.10/drivers/hwmon/
Dtmp513.c3 * Driver for Texas Instruments TMP512, TMP513 power monitor chips
10 * TMP512:
13 * Datasheet: https://www.ti.com/lit/gpn/tmp512
156 tmp512, tmp513 enumerator
437 if (data->id == tmp512 && channel == 3) in tmp51x_is_visible()
604 { "tmp512", tmp512 },
612 .compatible = "ti,tmp512",
613 .data = (void *)tmp512
DKconfig1870 If you say yes here you get support for Texas Instruments TMP512,
/kernel/linux/linux-6.6/drivers/hwmon/
Dtmp513.c3 * Driver for Texas Instruments TMP512, TMP513 power monitor chips
10 * TMP512:
13 * Datasheet: https://www.ti.com/lit/gpn/tmp512
161 tmp512, tmp513 enumerator
445 if (data->id == tmp512 && channel == 3) in tmp51x_is_visible()
610 { "tmp512", tmp512 },
618 .compatible = "ti,tmp512",
619 .data = (void *)tmp512
DKconfig2145 If you say yes here you get support for Texas Instruments TMP512,