Searched refs:EWS_I2C_PCF2 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/ice1712/
H A Dews.c40 EWS_I2C_CS8404 = 0, EWS_I2C_PCF1, EWS_I2C_PCF2, enumerator in enum:__anon15401
154 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) snd_ice1712_ews88mt_chip_select()
158 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], &ndata, 1) snd_ice1712_ews88mt_chip_select()
496 &spec->i2cdevs[EWS_I2C_PCF2]); snd_ice1712_ews_init()
645 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) { snd_ice1712_ews88mt_output_sense_get()
662 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) { snd_ice1712_ews88mt_output_sense_put()
667 if (ndata != data && snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], snd_ice1712_ews88mt_output_sense_put()

Completed in 46 milliseconds