WM8971_PWR1       254 sound/soc/codecs/wm8971.c 	SND_SOC_DAPM_SUPPLY("Mic Bias", WM8971_PWR1, 1, 0, NULL, 0),
WM8971_PWR1       255 sound/soc/codecs/wm8971.c 	SND_SOC_DAPM_ADC("Right ADC", "Right Capture", WM8971_PWR1, 2, 0),
WM8971_PWR1       256 sound/soc/codecs/wm8971.c 	SND_SOC_DAPM_ADC("Left ADC", "Left Capture", WM8971_PWR1, 3, 0),
WM8971_PWR1       258 sound/soc/codecs/wm8971.c 	SND_SOC_DAPM_MUX("Left PGA Mux", WM8971_PWR1, 5, 0,
WM8971_PWR1       260 sound/soc/codecs/wm8971.c 	SND_SOC_DAPM_MUX("Right PGA Mux", WM8971_PWR1, 4, 0,
WM8971_PWR1       557 sound/soc/codecs/wm8971.c 	regmap_update_bits(wm8971->regmap, WM8971_PWR1, 0x0180, 0x0100);
WM8971_PWR1       564 sound/soc/codecs/wm8971.c 	u16 pwr_reg = snd_soc_component_read32(component, WM8971_PWR1) & 0xfe3e;
WM8971_PWR1       569 sound/soc/codecs/wm8971.c 		snd_soc_component_write(component, WM8971_PWR1, pwr_reg | 0x00c1);
WM8971_PWR1       579 sound/soc/codecs/wm8971.c 			snd_soc_component_write(component, WM8971_PWR1, pwr_reg | 0x01c0);
WM8971_PWR1       584 sound/soc/codecs/wm8971.c 			snd_soc_component_write(component, WM8971_PWR1, pwr_reg | 0x0140);
WM8971_PWR1       590 sound/soc/codecs/wm8971.c 		snd_soc_component_write(component, WM8971_PWR1, 0x0001);