Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dlm90.c1957 static const char *lm90_detect_analog(struct i2c_client *client, bool common_address, in lm90_detect_analog() argument
2009 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2034 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2045 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2081 common_address && !(config1 & 0x1b) && convrate <= 0x0a) in lm90_detect_analog()
2100 common_address && in lm90_detect_analog()
2114 static const char *lm90_detect_maxim(struct i2c_client *client, bool common_address, in lm90_detect_maxim() argument
2123 if (!common_address) in lm90_detect_maxim()
2191 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()
2204 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()
[all …]