Lines Matching refs:WM8960_CLOCK1
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()
1092 snd_soc_update_bits(codec, WM8960_CLOCK1, 0x1, 0); in wm8960_set_pll()
1114 snd_soc_update_bits(codec, WM8960_CLOCK1, 0x1, 0x1); in wm8960_set_pll()
1141 reg = snd_soc_read(codec, WM8960_CLOCK1) & 0x1f9; in wm8960_set_dai_clkdiv()
1142 snd_soc_write(codec, WM8960_CLOCK1, reg | div); in wm8960_set_dai_clkdiv()
1145 reg = snd_soc_read(codec, WM8960_CLOCK1) & 0x1c7; in wm8960_set_dai_clkdiv()
1146 snd_soc_write(codec, WM8960_CLOCK1, reg | div); in wm8960_set_dai_clkdiv()
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()