TRE_I2C_GO_CMD
tre->dword[0] = u32_encode_bits(I2C_READ, TRE_I2C_GO_CMD);
tre->dword[0] = u32_encode_bits(i2c->op, TRE_I2C_GO_CMD);