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