Searched refs:LM90_HAVE_EXTENDED_TEMP (Results 1 – 1 of 1) sorted by relevance
194 #define LM90_HAVE_EXTENDED_TEMP BIT(0) /* extended temperature support */ macro444 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP454 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP463 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP587 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP634 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP | LM90_HAVE_CRIT644 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP | LM90_HAVE_CRIT1339 if (flags & LM90_HAVE_EXTENDED_TEMP) in lm90_temp_from_reg()1366 if (flags & LM90_HAVE_EXTENDED_TEMP) { in lm90_temp_to_reg()2594 if (data->flags & LM90_HAVE_EXTENDED_TEMP) { in lm90_init_client()[all …]