Searched refs:I2C_TASKLENGTH (Results 1 – 2 of 2) sorted by relevance
91 #define I2C_TASKLENGTH (0x08) /* High read, low write */ macro
120 i2c->regs+I2C_TASKLENGTH); in ddb_i2c_master_xfer()131 ddbwritel(msg[0].len, i2c->regs + I2C_TASKLENGTH); in ddb_i2c_master_xfer()136 ddbwritel(msg[0].len << 16, i2c->regs + I2C_TASKLENGTH); in ddb_i2c_master_xfer()