Home
last modified time | relevance | path

Searched refs:I2C_A_ADC_ABORT (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/sound/pci/emu10k1/
Dp17v.h57 #define I2C_A_ADC_ABORT 0x00000200 /*I2C transaction abort */ macro
Dio.c236 if ((status & I2C_A_ADC_ABORT) == 0) in snd_emu10k1_i2c_write()
/linux-2.6.39/sound/pci/ca0106/
Dca0106.h508 #define I2C_A_ADC_ABORT 0x00000200 //I2C transaction abort macro
Dca0106_main.c454 if ((status & I2C_A_ADC_ABORT) == 0) in snd_ca0106_i2c_write()