Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dlm90.c2017 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2042 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2053 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2089 common_address && !(config1 & 0x1b) && convrate <= 0x0a) in lm90_detect_analog()
2108 common_address && in lm90_detect_analog()
2131 if (!common_address) in lm90_detect_maxim()
2199 if (common_address && !(config1 & 0x07) && convrate <= 0x07) in lm90_detect_maxim()
2493 bool common_address = in lm90_detect() local
2535 if (common_address && !convrate && !(config1 & 0x7f)) in lm90_detect()
2559 name = lm90_detect_maxim(client, common_address, chip_id, in lm90_detect()
[all …]