Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Dp17v.h42 #define I2C_A_ADC_ABORT 0x00000200 /*I2C transaction abort */ macro
H A Dio.c258 if ((status & I2C_A_ADC_ABORT) == 0) in snd_emu10k1_i2c_write()
/openbmc/linux/sound/pci/ca0106/
H A Dca0106.h493 #define I2C_A_ADC_ABORT 0x00000200 //I2C transaction abort macro
H A Dca0106_main.c439 if ((status & I2C_A_ADC_ABORT) == 0) in snd_ca0106_i2c_write()