Searched refs:reg_config1 (Results 1 – 1 of 1) sorted by relevance
1124 u8 man_id, chip_id, reg_config1, reg_config2; in lm63_detect() local1134 reg_config1 = i2c_smbus_read_byte_data(client, LM63_REG_CONFIG1); in lm63_detect()1141 || (reg_config1 & 0x18) != 0x00 in lm63_detect()