TMP421_CONFIG_REG_1
ret = i2c_smbus_read_byte_data(client, TMP421_CONFIG_REG_1);
config = i2c_smbus_read_byte_data(client, TMP421_CONFIG_REG_1);
i2c_smbus_write_byte_data(client, TMP421_CONFIG_REG_1, config);