Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dlm90.c1922 static const char *lm90_detect_analog(struct i2c_client *client, bool common_address, in lm90_detect_analog() argument
1974 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() argument
2088 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 …]