Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm90.c195 #define LM90_HAVE_EXTENDED_TEMP BIT(0) /* extended temperature support */ macro
445 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP
455 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP
464 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP
588 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP
635 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP | LM90_HAVE_CRIT
645 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP | LM90_HAVE_CRIT
1340 if (flags & LM90_HAVE_EXTENDED_TEMP) in lm90_temp_from_reg()
1367 if (flags & LM90_HAVE_EXTENDED_TEMP) { in lm90_temp_to_reg()
2595 if (data->flags & LM90_HAVE_EXTENDED_TEMP) { in lm90_init_client()
[all...]

Completed in 6 milliseconds