Searched refs:I2C_TRANSFER (Results 1 – 2 of 2) sorted by relevance
121 saa7146_write(dev, I2C_TRANSFER, 0); in saa7146_i2c_reset()191 saa7146_write(dev, I2C_TRANSFER, le32_to_cpu(*dword)); in saa7146_i2c_writeout()214 saa7146_write(dev, I2C_TRANSFER, le32_to_cpu(*dword)); in saa7146_i2c_writeout()287 *dword = cpu_to_le32(saa7146_read(dev, I2C_TRANSFER)); in saa7146_i2c_writeout()
331 #define I2C_TRANSFER 0x8C macro