Lines Matching refs:snd_soc_update_bits
510 snd_soc_update_bits(codec, WM8978_GPIO_CONTROL, 0x30, in wm8978_configure_pll()
545 snd_soc_update_bits(codec, WM8978_POWER_MANAGEMENT_1, 0x20, 0); in wm8978_configure_pll()
553 snd_soc_update_bits(codec, WM8978_POWER_MANAGEMENT_1, 0x20, 0x20); in wm8978_configure_pll()
557 snd_soc_update_bits(codec, WM8978_GPIO_CONTROL, 7, 4); in wm8978_configure_pll()
596 snd_soc_update_bits(codec, WM8978_CLOCKING, 0x1c, div); in wm8978_set_dai_clkdiv()
634 snd_soc_update_bits(codec, WM8978_CLOCKING, 0x100, 0); in wm8978_set_dai_sysclk()
637 snd_soc_update_bits(codec, WM8978_GPIO_CONTROL, 7, 0); in wm8978_set_dai_sysclk()
640 snd_soc_update_bits(codec, WM8978_POWER_MANAGEMENT_1, 0x20, 0); in wm8978_set_dai_sysclk()
824 snd_soc_update_bits(codec, WM8978_CLOCKING, 0xe0, best << 5); in wm8978_hw_params()
832 snd_soc_update_bits(codec, WM8978_CLOCKING, in wm8978_hw_params()
836 snd_soc_update_bits(codec, WM8978_CLOCKING, 0x100, 0); in wm8978_hw_params()
849 snd_soc_update_bits(codec, WM8978_DAC_CONTROL, 0x40, 0x40); in wm8978_mute()
851 snd_soc_update_bits(codec, WM8978_DAC_CONTROL, 0x40, 0); in wm8978_mute()
883 snd_soc_update_bits(codec, WM8978_POWER_MANAGEMENT_1, ~0x20, 0); in wm8978_set_bias_level()
950 snd_soc_update_bits(codec, WM8978_POWER_MANAGEMENT_1, 0x20, 0x20); in wm8978_resume()
991 snd_soc_update_bits(codec, update_reg[i], 0x100, 0x100); in wm8978_probe()