Lines Matching refs:snd_soc_update_bits

185 	return snd_soc_update_bits(codec, WM8960_DACCTL1,  in wm8960_set_deemph()
690 snd_soc_update_bits(codec, WM8960_CLOCK1, 3 << 1, i << 1); in wm8960_configure_clocking()
693 snd_soc_update_bits(codec, WM8960_CLOCK1, 0x7 << 3, j << 3); in wm8960_configure_clocking()
694 snd_soc_update_bits(codec, WM8960_CLOCK1, 0x7 << 6, j << 6); in wm8960_configure_clocking()
697 snd_soc_update_bits(codec, WM8960_CLOCK2, 0xf, k); in wm8960_configure_clocking()
745 snd_soc_update_bits(codec, in wm8960_hw_params()
779 snd_soc_update_bits(codec, WM8960_DACCTL1, 0x8, 0x8); in wm8960_mute()
781 snd_soc_update_bits(codec, WM8960_DACCTL1, 0x8, 0); in wm8960_mute()
814 snd_soc_update_bits(codec, WM8960_POWER1, 0x180, 0x80); in wm8960_set_bias_level_out3()
845 snd_soc_update_bits(codec, WM8960_POWER1, 0x80, 0x80); in wm8960_set_bias_level_out3()
849 snd_soc_update_bits(codec, WM8960_POWER1, WM8960_VREF, in wm8960_set_bias_level_out3()
857 snd_soc_update_bits(codec, WM8960_POWER1, 0x180, 0x100); in wm8960_set_bias_level_out3()
890 snd_soc_update_bits(codec, WM8960_APOP1, in wm8960_set_bias_level_capless()
904 snd_soc_update_bits(codec, WM8960_POWER2, in wm8960_set_bias_level_capless()
910 snd_soc_update_bits(codec, WM8960_POWER1, in wm8960_set_bias_level_capless()
917 snd_soc_update_bits(codec, WM8960_POWER1, in wm8960_set_bias_level_capless()
950 snd_soc_update_bits(codec, WM8960_APOP1, in wm8960_set_bias_level_capless()
957 snd_soc_update_bits(codec, WM8960_POWER1, in wm8960_set_bias_level_capless()
973 snd_soc_update_bits(codec, WM8960_APOP2, in wm8960_set_bias_level_capless()
978 snd_soc_update_bits(codec, WM8960_APOP1, in wm8960_set_bias_level_capless()
1092 snd_soc_update_bits(codec, WM8960_CLOCK1, 0x1, 0); in wm8960_set_pll()
1093 snd_soc_update_bits(codec, WM8960_POWER2, 0x1, 0); in wm8960_set_pll()
1112 snd_soc_update_bits(codec, WM8960_POWER2, 0x1, 0x1); in wm8960_set_pll()
1114 snd_soc_update_bits(codec, WM8960_CLOCK1, 0x1, 0x1); in wm8960_set_pll()
1183 snd_soc_update_bits(codec, WM8960_CLOCK1, in wm8960_set_dai_sysclk()
1187 snd_soc_update_bits(codec, WM8960_CLOCK1, in wm8960_set_dai_sysclk()