Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/emu10k1/
A Dp17v.h42 #define I2C_A_ADC_START 0x00000100 /*Start I2C transaction */ macro
A Dio.c201 tmp = tmp | (I2C_A_ADC_LAST|I2C_A_ADC_START|I2C_A_ADC_ADD); in snd_emu10k1_i2c_write()
209 if ((status & I2C_A_ADC_START) == 0) in snd_emu10k1_i2c_write()
/linux-6.3-rc2/sound/pci/ca0106/
A Dca0106.h492 #define I2C_A_ADC_START 0x00000100 //Start I2C transaction macro
A Dca0106_main.c424 tmp = tmp | (I2C_A_ADC_LAST|I2C_A_ADC_START|I2C_A_ADC_ADD); in snd_ca0106_i2c_write()
432 if ((status & I2C_A_ADC_START) == 0) in snd_ca0106_i2c_write()

Completed in 11 milliseconds