Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A 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()
H A DMakefile184 obj-$(CONFIG_SENSORS_TMP513) += tmp513.o
H A DKconfig1873 will be called tmp513.
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dtmp513.rst3 Kernel driver tmp513
16 Prefix: 'tmp513'
18 Datasheet: https://www.ti.com/lit/ds/symlink/tmp513.pdf
H A Dindex.rst174 tmp513
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS17705 F: Documentation/hwmon/tmp513.rst
17706 F: drivers/hwmon/tmp513.c