Home
last modified time | relevance | path

Searched refs:tmp513 (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
Dtmp513.c156 tmp512, tmp513 enumerator
588 if (data->id == tmp513) { in tmp51x_init()
605 { "tmp513", tmp513 },
617 .data = (void *)tmp513
677 (data->id == tmp513) ? 3 : 2); in tmp51x_read_properties()
679 memcpy(data->nfactor, nfactor, (data->id == tmp513) ? 3 : 2); in tmp51x_read_properties()
701 data->temp_config = (data->id == tmp513) ? in tmp51x_configure()
DMakefile184 obj-$(CONFIG_SENSORS_TMP513) += tmp513.o
DKconfig1874 will be called tmp513.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dtmp513.rst3 Kernel driver tmp513
16 Prefix: 'tmp513'
18 Datasheet: https://www.ti.com/lit/ds/symlink/tmp513.pdf
Dindex.rst174 tmp513
/kernel/linux/linux-5.10/
DMAINTAINERS17666 F: Documentation/hwmon/tmp513.rst
17667 F: drivers/hwmon/tmp513.c