Lines Matching refs:snd_soc_component_update_bits

755 	snd_soc_component_update_bits(component, WM8900_REG_POWER1,  in wm8900_set_fll()
760 snd_soc_component_update_bits(component, WM8900_REG_CLOCKING1, in wm8900_set_fll()
762 snd_soc_component_update_bits(component, WM8900_REG_FLLCTL1, in wm8900_set_fll()
798 snd_soc_component_update_bits(component, WM8900_REG_POWER1, in wm8900_set_fll()
803 snd_soc_component_update_bits(component, WM8900_REG_CLOCKING1, in wm8900_set_fll()
822 snd_soc_component_update_bits(component, WM8900_REG_CLOCKING1, in wm8900_set_dai_clkdiv()
826 snd_soc_component_update_bits(component, WM8900_REG_CLOCKING1, in wm8900_set_dai_clkdiv()
830 snd_soc_component_update_bits(component, WM8900_REG_AUDIO4, in wm8900_set_dai_clkdiv()
834 snd_soc_component_update_bits(component, WM8900_REG_AUDIO3, in wm8900_set_dai_clkdiv()
838 snd_soc_component_update_bits(component, WM8900_REG_CLOCKING2, in wm8900_set_dai_clkdiv()
842 snd_soc_component_update_bits(component, WM8900_REG_CLOCKING2, in wm8900_set_dai_clkdiv()
846 snd_soc_component_update_bits(component, WM8900_REG_DACCTRL, in wm8900_set_dai_clkdiv()
1031 snd_soc_component_update_bits(component, WM8900_REG_GPIO, in wm8900_set_bias_level()
1034 snd_soc_component_update_bits(component, WM8900_REG_ADDCTL, in wm8900_set_bias_level()
1186 snd_soc_component_update_bits(component, WM8900_REG_LINVOL, 0x100, 0x100); in wm8900_probe()
1187 snd_soc_component_update_bits(component, WM8900_REG_RINVOL, 0x100, 0x100); in wm8900_probe()
1188 snd_soc_component_update_bits(component, WM8900_REG_LOUT1CTL, 0x100, 0x100); in wm8900_probe()
1189 snd_soc_component_update_bits(component, WM8900_REG_ROUT1CTL, 0x100, 0x100); in wm8900_probe()
1190 snd_soc_component_update_bits(component, WM8900_REG_LOUT2CTL, 0x100, 0x100); in wm8900_probe()
1191 snd_soc_component_update_bits(component, WM8900_REG_ROUT2CTL, 0x100, 0x100); in wm8900_probe()
1192 snd_soc_component_update_bits(component, WM8900_REG_LDAC_DV, 0x100, 0x100); in wm8900_probe()
1193 snd_soc_component_update_bits(component, WM8900_REG_RDAC_DV, 0x100, 0x100); in wm8900_probe()
1194 snd_soc_component_update_bits(component, WM8900_REG_LADC_DV, 0x100, 0x100); in wm8900_probe()
1195 snd_soc_component_update_bits(component, WM8900_REG_RADC_DV, 0x100, 0x100); in wm8900_probe()