Lines Matching refs:snd_soc_component_write

835 		snd_soc_component_write(component, AC97_LINE1_LEVEL, reg);  in wm9713_set_pll()
843 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll()
847 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll()
851 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll()
855 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll()
859 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll()
862 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll()
995 snd_soc_component_write(component, AC97_GPIO_CFG, gpio); in wm9713_set_dai_fmt()
996 snd_soc_component_write(component, AC97_CENTER_LFE_MASTER, reg); in wm9713_set_dai_fmt()
1040 return snd_soc_component_write(component, reg, runtime->rate); in ac97_hifi_prepare()
1055 return snd_soc_component_write(component, AC97_PCM_SURR_DAC_RATE, runtime->rate); in ac97_aux_prepare()
1154 snd_soc_component_write(component, AC97_POWERDOWN, 0x0000); in wm9713_set_bias_level()
1158 snd_soc_component_write(component, AC97_EXTENDED_MID, 0xffff); in wm9713_set_bias_level()
1159 snd_soc_component_write(component, AC97_EXTENDED_MSTATUS, 0xffff); in wm9713_set_bias_level()
1160 snd_soc_component_write(component, AC97_POWERDOWN, 0xffff); in wm9713_set_bias_level()
1173 snd_soc_component_write(component, AC97_EXTENDED_MSTATUS, 0xffff); in wm9713_soc_suspend()
1174 snd_soc_component_write(component, AC97_POWERDOWN, 0x6f00); in wm9713_soc_suspend()
1175 snd_soc_component_write(component, AC97_POWERDOWN, 0xffff); in wm9713_soc_suspend()