Searched refs:ADM1025_REG_TEMP_LOW (Results 1 – 1 of 1) sorted by relevance
70 #define ADM1025_REG_TEMP_LOW(nr) (0x38 + (nr) * 2) macro137 ADM1025_REG_TEMP_LOW(i)); in adm1025_update_device()291 i2c_smbus_write_byte_data(client, ADM1025_REG_TEMP_LOW(index), in temp_min_store()