Searched refs:SAA7146_I2C_APERR (Results 1 – 2 of 2) sorted by relevance
255 if ( 0 != (status & (SAA7146_I2C_SPERR | SAA7146_I2C_APERR | in saa7146_i2c_writeout()279 if( 0 != (status & SAA7146_I2C_APERR) ) { in saa7146_i2c_writeout()
435 #define SAA7146_I2C_APERR (1<<5) macro