Symbol: cs8409_i2c_write
sound/hda/codecs/cirrus/cs8409.c
515
cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHA_VOL, 0x3f);
sound/hda/codecs/cirrus/cs8409.c
517
cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHB_VOL, 0x3f);
sound/hda/codecs/cirrus/cs8409.c
520
cs8409_i2c_write(cs42l42, CS42L42_ADC_VOLUME, 0x9f);
sound/hda/codecs/cirrus/cs8409.c
525
cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHA_VOL,
sound/hda/codecs/cirrus/cs8409.c
529
cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHB_VOL,
sound/hda/codecs/cirrus/cs8409.c
534
cs8409_i2c_write(cs42l42, CS42L42_ADC_VOLUME,
sound/hda/codecs/cirrus/cs8409.c
635
cs8409_i2c_write(cs42l42, CS42L42_HSBIAS_SC_AUTOCTL, cs42l42->hsbias_hiz);
sound/hda/codecs/cirrus/cs8409.c
637
cs8409_i2c_write(cs42l42, CS42L42_WAKE_CTL, 0x00C1);
sound/hda/codecs/cirrus/cs8409.c
641
cs8409_i2c_write(cs42l42, CS42L42_WAKE_CTL, 0x00C0);
sound/hda/codecs/cirrus/cs8409.c
645
cs8409_i2c_write(cs42l42, CS42L42_TSRS_PLUG_INT_MASK, 0xF3);
sound/hda/codecs/cirrus/cs8409.c
654
cs8409_i2c_write(cs42l42, CS42L42_TSRS_PLUG_INT_MASK, 0xFF);
sound/hda/codecs/cirrus/cs8409.c
657
cs8409_i2c_write(cs42l42, CS42L42_PWR_CTL2, 0x87);
sound/hda/codecs/cirrus/cs8409.c
658
cs8409_i2c_write(cs42l42, CS42L42_DAC_CTL2, 0x86);
sound/hda/codecs/cirrus/cs8409.c
659
cs8409_i2c_write(cs42l42, CS42L42_MISC_DET_CTL, 0x07);
sound/hda/codecs/cirrus/cs8409.c
660
cs8409_i2c_write(cs42l42, CS42L42_CODEC_INT_MASK, 0xFD);
sound/hda/codecs/cirrus/cs8409.c
661
cs8409_i2c_write(cs42l42, CS42L42_HSDET_CTL2, 0x80);
sound/hda/codecs/cirrus/cs8409.c
664
cs8409_i2c_write(cs42l42, CS42L42_HSDET_CTL1, 0x77);
sound/hda/codecs/cirrus/cs8409.c
665
cs8409_i2c_write(cs42l42, CS42L42_HSDET_CTL2, 0xc0);
sound/hda/codecs/cirrus/cs8409.c
677
cs8409_i2c_write(cs42l42, CS42L42_HSDET_CTL2,
sound/hda/codecs/cirrus/cs8409.c
684
cs8409_i2c_write(cs42l42, CS42L42_HSDET_CTL1,
sound/hda/codecs/cirrus/cs8409.c
689
cs8409_i2c_write(cs42l42, CS42L42_HS_SWITCH_CTL, CS42L42_HSDET_SW_COMP1);
sound/hda/codecs/cirrus/cs8409.c
701
cs8409_i2c_write(cs42l42, CS42L42_HS_SWITCH_CTL, CS42L42_HSDET_SW_COMP2);
sound/hda/codecs/cirrus/cs8409.c
745
cs8409_i2c_write(cs42l42, CS42L42_HS_SWITCH_CTL, hs_det_sw);
sound/hda/codecs/cirrus/cs8409.c
748
cs8409_i2c_write(cs42l42, CS42L42_HSDET_CTL2,
sound/hda/codecs/cirrus/cs8409.c
755
cs8409_i2c_write(cs42l42, CS42L42_HSDET_CTL1,
sound/hda/codecs/cirrus/cs8409.c
818
cs8409_i2c_write(cs42l42, CS42L42_CODEC_INT_MASK, 0xFF);
sound/hda/codecs/cirrus/cs8409.c
823
cs8409_i2c_write(cs42l42, CS42L42_HSDET_CTL2, 0x80);
sound/hda/codecs/cirrus/cs8409.c
857
cs8409_i2c_write(cs42l42, CS42L42_DAC_CTL2, 0x02);
sound/hda/codecs/cirrus/cs8409.c
859
cs8409_i2c_write(cs42l42, CS42L42_TSRS_PLUG_INT_MASK, 0xF3);
sound/hda/codecs/cirrus/cs8409.c
897
cs8409_i2c_write(cs42l42, CS42L42_HP_CTL, fsv);
sound/hda/codecs/cirrus/cs8409.c
901
cs8409_i2c_write(cs42l42, CS42L42_HP_CTL, fsv);
sound/hda/codecs/cirrus/cs8409.c
938
cs8409_i2c_write(cs42l42, CS42L42_PWR_CTL2, 0x9C);