Searched refs:man_id2 (Results 1 – 1 of 1) sorted by relevance
1954 int man_id2 = i2c_smbus_read_byte_data(client, ADT7481_REG_MAN_ID); in lm90_detect_analog() local1959 if (status < 0 || config2 < 0 || man_id2 < 0 || chip_id2 < 0) in lm90_detect_analog()2001 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2006 if (man_id2 == 0x41 && chip_id2 == 0x21 && in lm90_detect_analog()2026 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2031 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()2037 if (man_id2 == 0x00 && chip_id2 == 0x00 && common_address && in lm90_detect_analog()2042 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()2048 if (man_id2 == 0x00 && chip_id2 == 0x00 && in lm90_detect_analog()2054 if (man_id2 == 0x41 && chip_id2 == 0x61 && in lm90_detect_analog()[all …]