Lines Matching refs:WM8960_POWER2
360 SND_SOC_DAPM_DAC("Left DAC", "Playback", WM8960_POWER2, 8, 0),
361 SND_SOC_DAPM_DAC("Right DAC", "Playback", WM8960_POWER2, 7, 0),
370 SND_SOC_DAPM_PGA("LOUT1 PGA", WM8960_POWER2, 6, 0, NULL, 0),
371 SND_SOC_DAPM_PGA("ROUT1 PGA", WM8960_POWER2, 5, 0, NULL, 0),
373 SND_SOC_DAPM_PGA("Left Speaker PGA", WM8960_POWER2, 4, 0, NULL, 0),
374 SND_SOC_DAPM_PGA("Right Speaker PGA", WM8960_POWER2, 3, 0, NULL, 0),
389 SND_SOC_DAPM_MIXER("Mono Output Mixer", WM8960_POWER2, 1, 0,
396 SND_SOC_DAPM_PGA("OUT3 VMID", WM8960_POWER2, 1, 0, NULL, 0),
789 u16 pm2 = snd_soc_read(codec, WM8960_POWER2); in wm8960_set_bias_level_out3()
879 u16 pm2 = snd_soc_read(codec, WM8960_POWER2); in wm8960_set_bias_level_capless()
904 snd_soc_update_bits(codec, WM8960_POWER2, in wm8960_set_bias_level_capless()
1093 snd_soc_update_bits(codec, WM8960_POWER2, 0x1, 0); in wm8960_set_pll()
1112 snd_soc_update_bits(codec, WM8960_POWER2, 0x1, 0x1); in wm8960_set_pll()