Searched refs:reg_config2 (Results 1 – 1 of 1) sorted by relevance
987 u8 man_id, chip_id, reg_config1, reg_config2; in lm63_detect() local998 reg_config2 = i2c_smbus_read_byte_data(client, LM63_REG_CONFIG2); in lm63_detect()1005 || (reg_config2 & 0xF8) != 0x00 in lm63_detect()