Searched refs:cs8409_i2c_write (Results 1 – 1 of 1) sorted by relevance
/linux/sound/hda/codecs/cirrus/ |
H A D | cs8409.c | 278 * cs8409_i2c_write - CS8409 I2C Write. 285 static int cs8409_i2c_write(struct sub_codec *scodec, unsigned int addr, unsigned int value) in cs8409_i2c_write() function 522 cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHA_VOL, 0x3f); in cs42l42_mute() 524 cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHB_VOL, 0x3f); in cs42l42_mute() 527 cs8409_i2c_write(cs42l42, CS42L42_ADC_VOLUME, 0x9f); in cs42l42_mute() 532 cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHA_VOL, in cs42l42_mute() 536 cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHB_VOL, in cs42l42_mute() 541 cs8409_i2c_write(cs42l42, CS42L42_ADC_VOLUME, in cs42l42_mute() 642 cs8409_i2c_write(cs42l42, CS42L42_HSBIAS_SC_AUTOCTL, cs42l42->hsbias_hiz); in cs42l42_enable_jack_detect() 644 cs8409_i2c_write(cs42l4 in cs42l42_enable_jack_detect() [all...] |