Searched refs:cputemp (Results 1 – 6 of 6) sorted by relevance
5 "lantiq,cputemp"8 cputemp@0 {9 compatible = "lantiq,cputemp";
3 peci-cputemp-y := cputemp.o6 obj-$(CONFIG_SENSORS_PECI_CPUTEMP) += peci-cputemp.o
10 cputemp driver which provides Digital Thermal Sensor (DTS) thermal15 will be called peci-cputemp.
988 struct i2c_child_t *cputemp; in kenvctrld() local990 if (NULL == (cputemp = envctrl_get_i2c_child(ENVCTRL_CPUTEMP_MON))) { in kenvctrld()1006 if (0 < envctrl_read_cpu_info(whichcpu, cputemp, in kenvctrld()
3 Kernel driver peci-cputemp
18499 F: Documentation/hwmon/peci-cputemp.rst