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