Searched refs:SAA7146_I2C_CONT (Results 1 – 2 of 2) sorted by relevance
68 op[h1] |= cpu_to_le32( SAA7146_I2C_CONT << ((3-h2)*2)); in saa7146_i2c_msg_prepare()77 if ( SAA7146_I2C_CONT == (0x3 & (le32_to_cpu(op[h1]) >> ((3-h2)*2))) ) { in saa7146_i2c_msg_prepare()
443 #define SAA7146_I2C_CONT (0x2) macro