Lines Matching refs:snd_soc_write
1494 snd_soc_write(codec, WM8962_LEFT_ADC_VOLUME, 0); in wm8962_dsp2_set_enable()
1495 snd_soc_write(codec, WM8962_RIGHT_ADC_VOLUME, WM8962_ADC_VU); in wm8962_dsp2_set_enable()
1499 snd_soc_write(codec, WM8962_SOUNDSTAGE_ENABLES_0, val); in wm8962_dsp2_set_enable()
1502 snd_soc_write(codec, WM8962_LEFT_ADC_VOLUME, adcl); in wm8962_dsp2_set_enable()
1503 snd_soc_write(codec, WM8962_RIGHT_ADC_VOLUME, adcr); in wm8962_dsp2_set_enable()
1516 snd_soc_write(codec, WM8962_DSP2_EXECCONTROL, WM8962_DSP2_RUNR); in wm8962_dsp2_start()
1527 snd_soc_write(codec, WM8962_DSP2_EXECCONTROL, WM8962_DSP2_STOP); in wm8962_dsp2_stop()
1615 snd_soc_write(codec, WM8962_HPOUTL_VOLUME, in wm8962_put_hp_sw()
1622 snd_soc_write(codec, WM8962_HPOUTR_VOLUME, in wm8962_put_hp_sw()
1645 snd_soc_write(codec, WM8962_SPKOUTL_VOLUME, in wm8962_put_spk_sw()
1652 snd_soc_write(codec, WM8962_SPKOUTR_VOLUME, in wm8962_put_spk_sw()
1984 return snd_soc_write(codec, reg, snd_soc_read(codec, reg)); in out_pga_event()
2880 snd_soc_write(codec, WM8962_FLL_CONTROL_6, fll_div.theta); in wm8962_set_fll()
2881 snd_soc_write(codec, WM8962_FLL_CONTROL_7, fll_div.lambda); in wm8962_set_fll()
2882 snd_soc_write(codec, WM8962_FLL_CONTROL_8, fll_div.n); in wm8962_set_fll()