Lines Matching refs:snd_soc_component_write

218 	snd_soc_component_write(component, WM8900_REG_RESET, 0);  in wm8900_reset()
232 snd_soc_component_write(component, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event()
241 snd_soc_component_write(component, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event()
248 snd_soc_component_write(component, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event()
252 snd_soc_component_write(component, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event()
254 snd_soc_component_write(component, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event()
260 snd_soc_component_write(component, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event()
264 snd_soc_component_write(component, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event()
270 snd_soc_component_write(component, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event()
275 snd_soc_component_write(component, WM8900_REG_HPCTL1, 0); in wm8900_hp_event()
650 snd_soc_component_write(component, WM8900_REG_AUDIO1, reg); in wm8900_hw_params()
660 snd_soc_component_write(component, WM8900_REG_DACCTRL, reg); in wm8900_hw_params()
778 snd_soc_component_write(component, WM8900_REG_FLLCTL1, in wm8900_set_fll()
781 snd_soc_component_write(component, WM8900_REG_FLLCTL4, fll_div.n >> 5); in wm8900_set_fll()
782 snd_soc_component_write(component, WM8900_REG_FLLCTL5, in wm8900_set_fll()
786 snd_soc_component_write(component, WM8900_REG_FLLCTL2, in wm8900_set_fll()
788 snd_soc_component_write(component, WM8900_REG_FLLCTL3, fll_div.k & 0xff); in wm8900_set_fll()
790 snd_soc_component_write(component, WM8900_REG_FLLCTL2, 0); in wm8900_set_fll()
793 snd_soc_component_write(component, WM8900_REG_FLLCTL6, in wm8900_set_fll()
796 snd_soc_component_write(component, WM8900_REG_FLLCTL6, 0); in wm8900_set_fll()
962 snd_soc_component_write(component, WM8900_REG_CLOCKING1, clocking1); in wm8900_set_dai_fmt()
963 snd_soc_component_write(component, WM8900_REG_AUDIO1, aif1); in wm8900_set_dai_fmt()
964 snd_soc_component_write(component, WM8900_REG_AUDIO3, aif3); in wm8900_set_dai_fmt()
965 snd_soc_component_write(component, WM8900_REG_AUDIO4, aif4); in wm8900_set_dai_fmt()
982 snd_soc_component_write(component, WM8900_REG_DACCTRL, reg); in wm8900_mute()
1046 snd_soc_component_write(component, WM8900_REG_POWER1, in wm8900_set_bias_level()
1050 snd_soc_component_write(component, WM8900_REG_ADDCTL, in wm8900_set_bias_level()
1055 snd_soc_component_write(component, WM8900_REG_POWER1, in wm8900_set_bias_level()
1062 snd_soc_component_write(component, WM8900_REG_POWER1, in wm8900_set_bias_level()
1066 snd_soc_component_write(component, WM8900_REG_ADDCTL, 0); in wm8900_set_bias_level()
1068 snd_soc_component_write(component, WM8900_REG_POWER1, in wm8900_set_bias_level()
1073 snd_soc_component_write(component, WM8900_REG_POWER1, in wm8900_set_bias_level()
1076 snd_soc_component_write(component, WM8900_REG_POWER2, in wm8900_set_bias_level()
1078 snd_soc_component_write(component, WM8900_REG_POWER3, 0); in wm8900_set_bias_level()
1084 snd_soc_component_write(component, WM8900_REG_POWER1, in wm8900_set_bias_level()
1086 snd_soc_component_write(component, WM8900_REG_ADDCTL, in wm8900_set_bias_level()
1091 snd_soc_component_write(component, WM8900_REG_POWER1, in wm8900_set_bias_level()
1096 snd_soc_component_write(component, WM8900_REG_HPCTL1, 0); in wm8900_set_bias_level()
1099 snd_soc_component_write(component, WM8900_REG_ADDCTL, 0); in wm8900_set_bias_level()
1100 snd_soc_component_write(component, WM8900_REG_POWER1, 0); in wm8900_set_bias_level()
1101 snd_soc_component_write(component, WM8900_REG_POWER2, 0); in wm8900_set_bias_level()
1102 snd_soc_component_write(component, WM8900_REG_POWER3, 0); in wm8900_set_bias_level()
1108 snd_soc_component_write(component, WM8900_REG_POWER2, in wm8900_set_bias_level()
1198 snd_soc_component_write(component, WM8900_REG_OUTBIASCTL, 0x81); in wm8900_probe()