Searched refs:LM95234_REG_OFFSET (Results 1 – 1 of 1) sorted by relevance
44 #define LM95234_REG_OFFSET(x) ((x) + 0x31) /* Remote only */ macro137 ret = i2c_smbus_read_byte_data(client, LM95234_REG_OFFSET(i)); in lm95234_fill_cache()438 i2c_smbus_write_byte_data(data->client, LM95234_REG_OFFSET(index), val); in offset_store()