Searched refs:common_address (Results 1 – 1 of 1) sorted by relevance
1958 static const char *lm90_detect_analog(struct i2c_client *client, bool common_address, in lm90_detect_analog() argument2010 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2035 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2046 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2082 common_address && !(config1 & 0x1b) && convrate <= 0x0a) in lm90_detect_analog()2101 common_address && in lm90_detect_analog()2115 static const char *lm90_detect_maxim(struct i2c_client *client, bool common_address, in lm90_detect_maxim() argument2124 if (!common_address) in lm90_detect_maxim()2192 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()2205 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()[all …]