Searched refs:common_address (Results 1 – 1 of 1) sorted by relevance
1922 static const char *lm90_detect_analog(struct i2c_client *client, bool common_address, in lm90_detect_analog() argument1974 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()1999 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2010 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2046 common_address && !(config1 & 0x1b) && convrate <= 0x0a) in lm90_detect_analog()2065 common_address && in lm90_detect_analog()2079 static const char *lm90_detect_maxim(struct i2c_client *client, bool common_address, in lm90_detect_maxim() argument2088 if (!common_address) in lm90_detect_maxim()2156 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()2169 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()[all …]