Searched refs:I2C_TASKLENGTH (Results 1 – 2 of 2) sorted by relevance
89 i2c->regs + I2C_TASKLENGTH); in ddb_i2c_master_xfer()97 ddbwritel(dev, msg[0].len, i2c->regs + I2C_TASKLENGTH); in ddb_i2c_master_xfer()110 i2c->regs + I2C_TASKLENGTH); in ddb_i2c_master_xfer()
68 #define I2C_TASKLENGTH (0x08) /* High read, low write */ macro