Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c18 #define INT3400_FAKE_TEMP (20 * 1000) /* faked temp sensor with 20C */ macro
483 thermal_prop[1] = kasprintf(GFP_KERNEL, "TEMP=%d", INT3400_FAKE_TEMP); in int3400_notify()
497 *temp = INT3400_FAKE_TEMP; in int3400_thermal_get_temp()