Searched refs:SAA7146_I2C_CONT (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_i2c.c68 op[h1] |= cpu_to_le32( SAA7146_I2C_CONT << ((3-h2)*2));
77 if ( SAA7146_I2C_CONT == (0x3 & (le32_to_cpu(op[h1]) >> ((3-h2)*2))) ) {
/linux-master/include/media/drv-intf/
H A Dsaa7146.h443 #define SAA7146_I2C_CONT (0x2) macro

Completed in 141 milliseconds