Searched refs:LM90_HAVE_EXTENDED_TEMP (Results 1 – 1 of 1) sorted by relevance
190 #define LM90_HAVE_EXTENDED_TEMP (1 << 8) /* extended temperature support*/ macro367 | LM90_HAVE_BROKEN_ALERT | LM90_HAVE_EXTENDED_TEMP446 | 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 …]