Searched refs:I2C_CON_ACTACK (Results 1 – 2 of 2) sorted by relevance
39 #define I2C_CON_ACTACK (1 << 6) macro
485 i2c->cfg |= I2C_CON_ACTACK; in rockchip_i2c_xfer()