Searched refs:I2C_TRANSFER (Results 1 – 2 of 2) sorted by relevance
119 saa7146_write(dev, I2C_TRANSFER, 0); in saa7146_i2c_reset()189 saa7146_write(dev, I2C_TRANSFER, le32_to_cpu(*dword)); in saa7146_i2c_writeout()212 saa7146_write(dev, I2C_TRANSFER, le32_to_cpu(*dword)); in saa7146_i2c_writeout()285 *dword = cpu_to_le32(saa7146_read(dev, I2C_TRANSFER)); in saa7146_i2c_writeout()
332 #define I2C_TRANSFER 0x8C macro