Lines Matching refs:snd_soc_update_bits

162 		snd_soc_update_bits(codec, wm5100_sr_regs[sr_free],  in wm5100_alloc_sr()
1341 snd_soc_update_bits(codec, base + 1, WM5100_AIF1_BCLK_MSTR | in wm5100_set_fmt()
1343 snd_soc_update_bits(codec, base + 2, WM5100_AIF1TX_LRCLK_MSTR | in wm5100_set_fmt()
1345 snd_soc_update_bits(codec, base + 3, WM5100_AIF1TX_LRCLK_MSTR | in wm5100_set_fmt()
1347 snd_soc_update_bits(codec, base + 5, WM5100_AIF1_FMT_MASK, mask); in wm5100_set_fmt()
1447 snd_soc_update_bits(codec, WM5100_CLOCKING_8, in wm5100_hw_params()
1477 snd_soc_update_bits(codec, base + 1, WM5100_AIF1_BCLK_FREQ_MASK, bclk); in wm5100_hw_params()
1483 snd_soc_update_bits(codec, base + 7, in wm5100_hw_params()
1486 snd_soc_update_bits(codec, base + 6, in wm5100_hw_params()
1491 snd_soc_update_bits(codec, base + 9, in wm5100_hw_params()
1495 snd_soc_update_bits(codec, base + 8, in wm5100_hw_params()
1499 snd_soc_update_bits(codec, base + 4, WM5100_AIF1_RATE_MASK, sr); in wm5100_hw_params()
1531 snd_soc_update_bits(codec, WM5100_CLOCKING_1, in wm5100_set_sysclk()
1561 snd_soc_update_bits(codec, WM5100_MISC_GPIO_1, in wm5100_set_sysclk()
1566 snd_soc_update_bits(codec, WM5100_MISC_GPIO_1, in wm5100_set_sysclk()
1571 snd_soc_update_bits(codec, WM5100_MISC_GPIO_1, in wm5100_set_sysclk()
1634 snd_soc_update_bits(codec, reg, WM5100_SYSCLK_FREQ_MASK | in wm5100_set_sysclk()
1788 snd_soc_update_bits(codec, base + 1, WM5100_FLL1_ENA, 0); in wm5100_set_fll()
1811 snd_soc_update_bits(codec, base + 1, WM5100_FLL1_ENA, 0); in wm5100_set_fll()
1813 snd_soc_update_bits(codec, base + 2, in wm5100_set_fll()
1817 snd_soc_update_bits(codec, base + 3, WM5100_FLL1_THETA_MASK, in wm5100_set_fll()
1819 snd_soc_update_bits(codec, base + 5, WM5100_FLL1_N_MASK, factors.n); in wm5100_set_fll()
1820 snd_soc_update_bits(codec, base + 6, in wm5100_set_fll()
1825 snd_soc_update_bits(codec, base + 7, WM5100_FLL1_LAMBDA_MASK, in wm5100_set_fll()
1833 snd_soc_update_bits(codec, base + 1, WM5100_FLL1_ENA, WM5100_FLL1_ENA); in wm5100_set_fll()
1840 snd_soc_update_bits(codec, WM5100_CLOCKING_3, WM5100_SYSCLK_ENA, in wm5100_set_fll()
2115 snd_soc_update_bits(codec, WM5100_MIC_DETECT_1, in wm5100_detect()
2134 snd_soc_update_bits(codec, WM5100_MIC_DETECT_1, in wm5100_detect()
2137 snd_soc_update_bits(codec, WM5100_INTERRUPT_STATUS_3_MASK, in wm5100_detect()
2140 snd_soc_update_bits(codec, WM5100_INTERRUPT_STATUS_3_MASK, in wm5100_detect()
2145 snd_soc_update_bits(codec, WM5100_MIC_DETECT_1, in wm5100_detect()
2346 snd_soc_update_bits(codec, wm5100_dig_vu[i], WM5100_OUT_VU, in wm5100_probe()