Searched refs:chip_id2 (Results 1 – 1 of 1) sorted by relevance
1959 int chip_id2 = i2c_smbus_read_byte_data(client, ADT7481_REG_CHIP_ID); in lm90_detect_analog() local1963 if (status < 0 || config2 < 0 || man_id2 < 0 || chip_id2 < 0) in lm90_detect_analog()2005 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2010 if (man_id2 == 0x41 && chip_id2 == 0x21 && in lm90_detect_analog()2030 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2035 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()2041 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2046 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()2052 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()2058 if (man_id2 == 0x41 && chip_id2 == 0x61 && in lm90_detect_analog()[all …]