Searched refs:TRE_I2C_GO_CMD (Results 1 – 1 of 1) sorted by relevance
61 #define TRE_I2C_GO_CMD GENMASK(4, 0) macro1665 tre->dword[0] = u32_encode_bits(I2C_READ, TRE_I2C_GO_CMD); in gpi_create_i2c_tre()1667 tre->dword[0] = u32_encode_bits(i2c->op, TRE_I2C_GO_CMD); in gpi_create_i2c_tre()