Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm63.c971 u8 man_id, chip_id, reg_config1, reg_config2; in lm63_detect() local
982 reg_config2 = i2c_smbus_read_byte_data(client, LM63_REG_CONFIG2); in lm63_detect()
989 || (reg_config2 & 0xF8) != 0x00 in lm63_detect()