Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dlm63.c984 u8 man_id, chip_id, reg_config1, reg_config2; in lm63_detect() local
994 reg_config1 = i2c_smbus_read_byte_data(client, LM63_REG_CONFIG1); in lm63_detect()
1001 || (reg_config1 & 0x18) != 0x00 in lm63_detect()