Lines Matching refs:WM8400_POWER_MANAGEMENT_1

633 SND_SOC_DAPM_MIXER("OUT3MIX", WM8400_POWER_MANAGEMENT_1, WM8400_OUT3_ENA_SHIFT,
638 SND_SOC_DAPM_MIXER_E("SPKMIX", WM8400_POWER_MANAGEMENT_1, WM8400_SPK_ENA_SHIFT,
644 SND_SOC_DAPM_MIXER("OUT4MIX", WM8400_POWER_MANAGEMENT_1, WM8400_OUT4_ENA_SHIFT,
666 SND_SOC_DAPM_PGA("LOUT PGA", WM8400_POWER_MANAGEMENT_1, WM8400_LOUT_ENA_SHIFT,
670 SND_SOC_DAPM_PGA("ROUT PGA", WM8400_POWER_MANAGEMENT_1, WM8400_ROUT_ENA_SHIFT,
682 SND_SOC_DAPM_SUPPLY("MICBIAS", WM8400_POWER_MANAGEMENT_1,
1122 val = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1) & in wm8400_set_bias_level()
1124 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, val | 0x2); in wm8400_set_bias_level()
1138 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, in wm8400_set_bias_level()
1148 val = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1); in wm8400_set_bias_level()
1150 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, val); in wm8400_set_bias_level()
1162 val = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1) & in wm8400_set_bias_level()
1164 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, val | 0x4); in wm8400_set_bias_level()
1182 val = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1); in wm8400_set_bias_level()
1186 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, val); in wm8400_set_bias_level()
1190 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, val); in wm8400_set_bias_level()
1202 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, val); in wm8400_set_bias_level()
1285 reg = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1); in wm8400_component_probe()
1286 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, reg | WM8400_CODEC_ENA); in wm8400_component_probe()
1306 reg = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1); in wm8400_component_remove()
1307 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, in wm8400_component_remove()