Searched refs:I2C_A_ADC_ABORT (Results 1 – 3 of 3) sorted by relevance
42 #define I2C_A_ADC_ABORT 0x00000200 /*I2C transaction abort */ macro
493 #define I2C_A_ADC_ABORT 0x00000200 //I2C transaction abort macro
434 if ((status & I2C_A_ADC_ABORT) == 0) in snd_ca0106_i2c_write()