Lines Matching refs:snd_soc_component_write

148 #define wm8753_reset(c) snd_soc_component_write(c, WM8753_RESET, 0)
255 snd_soc_component_write(component, WM8753_IOCTL, ioctl); in wm8753_set_dai()
760 snd_soc_component_write(component, WM8753_PLL1CTL1 + offset, 0x0026); in wm8753_set_dai_pll()
761 snd_soc_component_write(component, WM8753_CLOCK, reg); in wm8753_set_dai_pll()
772 snd_soc_component_write(component, WM8753_PLL1CTL2 + offset, value); in wm8753_set_dai_pll()
776 snd_soc_component_write(component, WM8753_PLL1CTL3 + offset, value); in wm8753_set_dai_pll()
780 snd_soc_component_write(component, WM8753_PLL1CTL4 + offset, value); in wm8753_set_dai_pll()
783 snd_soc_component_write(component, WM8753_PLL1CTL1 + offset, 0x0027 | in wm8753_set_dai_pll()
785 snd_soc_component_write(component, WM8753_CLOCK, reg | enable); in wm8753_set_dai_pll()
913 snd_soc_component_write(component, WM8753_PCM, voice); in wm8753_vdac_adc_set_dai_fmt()
947 snd_soc_component_write(component, WM8753_SRATE1, srate); in wm8753_pcm_hw_params()
949 snd_soc_component_write(component, WM8753_PCM, voice); in wm8753_pcm_hw_params()
1017 snd_soc_component_write(component, WM8753_PCM, voice); in wm8753_pcm_set_dai_fmt()
1018 snd_soc_component_write(component, WM8753_IOCTL, ioctl); in wm8753_pcm_set_dai_fmt()
1031 snd_soc_component_write(component, WM8753_CLOCK, reg | div); in wm8753_set_dai_clkdiv()
1035 snd_soc_component_write(component, WM8753_SRATE2, reg | div); in wm8753_set_dai_clkdiv()
1039 snd_soc_component_write(component, WM8753_SRATE2, reg | div); in wm8753_set_dai_clkdiv()
1075 snd_soc_component_write(component, WM8753_HIFI, hifi); in wm8753_hdac_set_dai_fmt()
1143 snd_soc_component_write(component, WM8753_HIFI, hifi); in wm8753_i2s_set_dai_fmt()
1144 snd_soc_component_write(component, WM8753_IOCTL, ioctl); in wm8753_i2s_set_dai_fmt()
1167 snd_soc_component_write(component, WM8753_SRATE1, srate | (coeff_div[coeff].sr << 1) | in wm8753_i2s_hw_params()
1185 snd_soc_component_write(component, WM8753_HIFI, hifi); in wm8753_i2s_hw_params()
1196 snd_soc_component_write(component, WM8753_CLOCK, clock); in wm8753_mode1v_set_dai_fmt()
1214 snd_soc_component_write(component, WM8753_CLOCK, clock); in wm8753_mode2_set_dai_fmt()
1226 snd_soc_component_write(component, WM8753_CLOCK, clock | 0x4); in wm8753_mode3_4_set_dai_fmt()
1310 snd_soc_component_write(component, WM8753_DAC, mute_reg | 0x8); in wm8753_mute()
1313 snd_soc_component_write(component, WM8753_DAC, mute_reg | 0x8); in wm8753_mute()
1315 snd_soc_component_write(component, WM8753_DAC, mute_reg); in wm8753_mute()
1339 snd_soc_component_write(component, WM8753_PWR1, pwr_reg | 0x00c0); in wm8753_set_bias_level()
1348 snd_soc_component_write(component, WM8753_PWR1, pwr_reg | 0x01c1); in wm8753_set_bias_level()
1353 snd_soc_component_write(component, WM8753_PWR1, pwr_reg | 0x0141); in wm8753_set_bias_level()
1358 snd_soc_component_write(component, WM8753_PWR1, 0x0001); in wm8753_set_bias_level()