Searched refs:common_address (Results 1 – 1 of 1) sorted by relevance
1949 static const char *lm90_detect_analog(struct i2c_client *client, bool common_address, in lm90_detect_analog() argument2001 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2026 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2037 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2073 common_address && !(config1 & 0x1b) && convrate <= 0x0a) in lm90_detect_analog()2092 common_address && in lm90_detect_analog()2106 static const char *lm90_detect_maxim(struct i2c_client *client, bool common_address, in lm90_detect_maxim() argument2115 if (!common_address) in lm90_detect_maxim()2183 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()2196 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()[all …]