Searched refs:EWS_I2C_PCF2 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/ice1712/ |
D | ews.c | 40 EWS_I2C_CS8404 = 0, EWS_I2C_PCF1, EWS_I2C_PCF2, enumerator 154 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) in snd_ice1712_ews88mt_chip_select() 158 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], &ndata, 1) in snd_ice1712_ews88mt_chip_select() 496 &spec->i2cdevs[EWS_I2C_PCF2]); in snd_ice1712_ews_init() 645 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) { in snd_ice1712_ews88mt_output_sense_get() 662 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) { in snd_ice1712_ews88mt_output_sense_put() 667 if (ndata != data && snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], in snd_ice1712_ews88mt_output_sense_put()
|