Home
last modified time | relevance | path

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

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