Searched refs:EWS_I2C_PCF2 (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/sound/pci/ice1712/ |
D | ews.c | 26 EWS_I2C_CS8404 = 0, EWS_I2C_PCF1, EWS_I2C_PCF2, enumerator 140 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) in snd_ice1712_ews88mt_chip_select() 144 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], &ndata, 1) in snd_ice1712_ews88mt_chip_select() 483 &spec->i2cdevs[EWS_I2C_PCF2]); in snd_ice1712_ews_init() 635 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) { in snd_ice1712_ews88mt_output_sense_get() 652 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) { in snd_ice1712_ews88mt_output_sense_put() 657 if (ndata != data && snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], in snd_ice1712_ews88mt_output_sense_put()
|