Lines Matching refs:WM8960_POWER2
372 SND_SOC_DAPM_DAC("Left DAC", "Playback", WM8960_POWER2, 8, 0),
373 SND_SOC_DAPM_DAC("Right DAC", "Playback", WM8960_POWER2, 7, 0),
382 SND_SOC_DAPM_PGA("LOUT1 PGA", WM8960_POWER2, 6, 0, NULL, 0),
383 SND_SOC_DAPM_PGA("ROUT1 PGA", WM8960_POWER2, 5, 0, NULL, 0),
385 SND_SOC_DAPM_PGA("Left Speaker PGA", WM8960_POWER2, 4, 0, NULL, 0),
386 SND_SOC_DAPM_PGA("Right Speaker PGA", WM8960_POWER2, 3, 0, NULL, 0),
401 SND_SOC_DAPM_MIXER("Mono Output Mixer", WM8960_POWER2, 1, 0,
408 SND_SOC_DAPM_PGA("OUT3 VMID", WM8960_POWER2, 1, 0, NULL, 0),
903 u16 pm2 = snd_soc_component_read(component, WM8960_POWER2); in wm8960_set_bias_level_out3()
999 u16 pm2 = snd_soc_component_read(component, WM8960_POWER2); in wm8960_set_bias_level_capless()
1024 snd_soc_component_update_bits(component, WM8960_POWER2, in wm8960_set_bias_level_capless()
1213 snd_soc_component_update_bits(component, WM8960_POWER2, 0x1, 0); in wm8960_set_pll()
1232 snd_soc_component_update_bits(component, WM8960_POWER2, 0x1, 0x1); in wm8960_set_pll()