Lines Matching refs:snd_soc_write
1496 snd_soc_write(codec, WM8962_LEFT_ADC_VOLUME, 0); in wm8962_dsp2_set_enable()
1497 snd_soc_write(codec, WM8962_RIGHT_ADC_VOLUME, WM8962_ADC_VU); in wm8962_dsp2_set_enable()
1501 snd_soc_write(codec, WM8962_SOUNDSTAGE_ENABLES_0, val); in wm8962_dsp2_set_enable()
1504 snd_soc_write(codec, WM8962_LEFT_ADC_VOLUME, adcl); in wm8962_dsp2_set_enable()
1505 snd_soc_write(codec, WM8962_RIGHT_ADC_VOLUME, adcr); in wm8962_dsp2_set_enable()
1518 snd_soc_write(codec, WM8962_DSP2_EXECCONTROL, WM8962_DSP2_RUNR); in wm8962_dsp2_start()
1529 snd_soc_write(codec, WM8962_DSP2_EXECCONTROL, WM8962_DSP2_STOP); in wm8962_dsp2_stop()
1617 snd_soc_write(codec, WM8962_HPOUTL_VOLUME, in wm8962_put_hp_sw()
1624 snd_soc_write(codec, WM8962_HPOUTR_VOLUME, in wm8962_put_hp_sw()
1647 snd_soc_write(codec, WM8962_SPKOUTL_VOLUME, in wm8962_put_spk_sw()
1654 snd_soc_write(codec, WM8962_SPKOUTR_VOLUME, in wm8962_put_spk_sw()
1986 return snd_soc_write(codec, reg, snd_soc_read(codec, reg)); in out_pga_event()
2886 snd_soc_write(codec, WM8962_FLL_CONTROL_6, fll_div.theta); in wm8962_set_fll()
2887 snd_soc_write(codec, WM8962_FLL_CONTROL_7, fll_div.lambda); in wm8962_set_fll()
2888 snd_soc_write(codec, WM8962_FLL_CONTROL_8, fll_div.n); in wm8962_set_fll()