Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dlm90.c190 #define LM90_HAVE_EXTENDED_TEMP (1 << 8) /* extended temperature support*/ macro
367 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP
446 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP | LM90_HAVE_CRIT,
453 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP | LM90_HAVE_CRIT,
1030 if (data->flags & LM90_HAVE_EXTENDED_TEMP) in lm90_get_temp11()
1064 if (data->flags & LM90_HAVE_EXTENDED_TEMP) in lm90_set_temp11()
1091 if (data->flags & LM90_HAVE_EXTENDED_TEMP) in lm90_get_temp8()
1124 if (data->flags & LM90_HAVE_EXTENDED_TEMP) in lm90_set_temp8()
1142 if (data->flags & LM90_HAVE_EXTENDED_TEMP) in lm90_get_temphyst()
1162 if (data->flags & LM90_HAVE_EXTENDED_TEMP) in lm90_set_temphyst()
[all …]