Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dlm90.c1963 int man_id2 = i2c_smbus_read_byte_data(client, ADT7481_REG_MAN_ID); in lm90_detect_analog() local
1968 if (status < 0 || config2 < 0 || man_id2 < 0 || chip_id2 < 0) in lm90_detect_analog()
2010 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2015 if (man_id2 == 0x41 && chip_id2 == 0x21 && in lm90_detect_analog()
2035 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2040 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()
2046 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()
2051 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()
2057 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()
2063 if (man_id2 == 0x41 && chip_id2 == 0x61 && in lm90_detect_analog()
[all …]