Home
last modified time | relevance | path

Searched refs:reg_config2 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dlm63.c985 u8 man_id, chip_id, reg_config1, reg_config2; in lm63_detect() local
996 reg_config2 = i2c_smbus_read_byte_data(client, LM63_REG_CONFIG2); in lm63_detect()
1003 || (reg_config2 & 0xF8) != 0x00 in lm63_detect()