WM8731_PWR        193 sound/soc/codecs/wm8731.c SND_SOC_DAPM_SUPPLY("OSC", WM8731_PWR, 5, 1, NULL, 0),
WM8731_PWR        194 sound/soc/codecs/wm8731.c SND_SOC_DAPM_MIXER("Output Mixer", WM8731_PWR, 4, 1,
WM8731_PWR        197 sound/soc/codecs/wm8731.c SND_SOC_DAPM_DAC("DAC", "HiFi Playback", WM8731_PWR, 3, 1),
WM8731_PWR        202 sound/soc/codecs/wm8731.c SND_SOC_DAPM_ADC("ADC", "HiFi Capture", WM8731_PWR, 2, 1),
WM8731_PWR        204 sound/soc/codecs/wm8731.c SND_SOC_DAPM_PGA("Line Input", WM8731_PWR, 0, 1, NULL, 0),
WM8731_PWR        205 sound/soc/codecs/wm8731.c SND_SOC_DAPM_MICBIAS("Mic Bias", WM8731_PWR, 1, 1),
WM8731_PWR        513 sound/soc/codecs/wm8731.c 		reg = snd_soc_component_read32(component, WM8731_PWR) & 0xff7f;
WM8731_PWR        514 sound/soc/codecs/wm8731.c 		snd_soc_component_write(component, WM8731_PWR, reg | 0x0040);
WM8731_PWR        519 sound/soc/codecs/wm8731.c 		snd_soc_component_write(component, WM8731_PWR, 0xffff);
WM8731_PWR        608 sound/soc/codecs/wm8731.c 	regmap_write(wm8731->regmap, WM8731_PWR, 0x7f);