Searched refs:ADT7470_TEMP_MIN_REG (Results 1 – 1 of 1) sorted by relevance
101 #define ADT7470_TEMP_MIN_REG(x) (ADT7470_REG_TEMP_LIMITS_BASE_ADDR + ((x) * 2)) macro377 ADT7470_TEMP_MIN_REG(i)); in adt7470_update_device()489 i2c_smbus_write_byte_data(client, ADT7470_TEMP_MIN_REG(attr->index), in set_temp_min()