Searched refs:chip_id2 (Results 1 – 1 of 1) sorted by relevance
1963 int chip_id2 = i2c_smbus_read_byte_data(client, ADT7481_REG_CHIP_ID); in lm90_detect_analog() local1967 if (status < 0 || config2 < 0 || man_id2 < 0 || chip_id2 < 0) in lm90_detect_analog()2009 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2014 if (man_id2 == 0x41 && chip_id2 == 0x21 && in lm90_detect_analog()2034 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2039 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()2045 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2050 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()2056 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()2062 if (man_id2 == 0x41 && chip_id2 == 0x61 && in lm90_detect_analog()[all …]