Home
last modified time | relevance | path

Searched refs:common_address (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dlm90.c1953 static const char *lm90_detect_analog(struct i2c_client *client, bool common_address, in lm90_detect_analog() argument
2005 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2030 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2041 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2077 common_address && !(config1 & 0x1b) && convrate <= 0x0a) in lm90_detect_analog()
2096 common_address && in lm90_detect_analog()
2110 static const char *lm90_detect_maxim(struct i2c_client *client, bool common_address, in lm90_detect_maxim() argument
2119 if (!common_address) in lm90_detect_maxim()
2187 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()
2200 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()
[all …]