Searched refs:tmp513 (Results 1 – 7 of 7) sorted by relevance
5 $id: http://devicetree.org/schemas/hwmon/ti,tmp513.yaml#21 https://www.ti.com/lit/gpn/tmp51329 - ti,tmp51383 tmp513@5c {84 compatible = "ti,tmp513";
156 tmp512, tmp513 enumerator588 if (data->id == tmp513) { in tmp51x_init()605 { "tmp513", tmp513 },617 .data = (void *)tmp513677 (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()
213 obj-$(CONFIG_SENSORS_TMP513) += tmp513.o
2170 will be called tmp513.
3 Kernel driver tmp51316 Prefix: 'tmp513'18 Datasheet: https://www.ti.com/lit/ds/symlink/tmp513.pdf
220 tmp513
21770 F: Documentation/hwmon/tmp513.rst21771 F: drivers/hwmon/tmp513.c