Searched refs:LM90_HAVE_TEMP3 (Results 1 – 1 of 1) sorted by relevance
201 #define LM90_HAVE_TEMP3 BIT(6) /* 3rd temperature sensor */ macro466 | LM90_HAVE_TEMP3 | LM90_HAVE_CRIT | LM90_HAVE_LOW576 | LM90_HAVE_EMERGENCY_ALARM | LM90_HAVE_TEMP3 | LM90_HAVE_CRIT1007 if (data->flags & LM90_HAVE_TEMP3) { in lm90_update_limits()1246 if (data->flags & LM90_HAVE_TEMP3) { in lm90_update_device()2624 if (data->flags & LM90_HAVE_TEMP3) in lm90_init_client()2841 if (data->flags & LM90_HAVE_TEMP3) { in lm90_probe()