Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dadt7470.c125 #define ADT7470_PWM_ALL_TEMPS 0x3FF macro
859 return sprintf(buf, "%d\n", ADT7470_PWM_ALL_TEMPS); in show_pwm_auto_temp()
864 if (input == ADT7470_PWM_ALL_TEMPS) in cvt_auto_temp()