Searched refs:ADT7470_TEMP_MIN_REG (Results 1 – 1 of 1) sorted by relevance
88 #define ADT7470_TEMP_MIN_REG(x) (ADT7470_REG_TEMP_LIMITS_BASE_ADDR + ((x) * 2)) macro364 ADT7470_TEMP_MIN_REG(i)); in adt7470_update_device()474 i2c_smbus_write_byte_data(client, ADT7470_TEMP_MIN_REG(attr->index), in temp_min_store()