WM8971_PWR1 280 sound/soc/codecs/wm8971.c SND_SOC_DAPM_MICBIAS("Mic Bias", WM8971_PWR1, 1, 0), WM8971_PWR1 281 sound/soc/codecs/wm8971.c SND_SOC_DAPM_ADC("Right ADC", "Right Capture", WM8971_PWR1, 2, 0), WM8971_PWR1 282 sound/soc/codecs/wm8971.c SND_SOC_DAPM_ADC("Left ADC", "Left Capture", WM8971_PWR1, 3, 0), WM8971_PWR1 284 sound/soc/codecs/wm8971.c SND_SOC_DAPM_MUX("Left PGA Mux", WM8971_PWR1, 5, 0, WM8971_PWR1 286 sound/soc/codecs/wm8971.c SND_SOC_DAPM_MUX("Right PGA Mux", WM8971_PWR1, 4, 0, WM8971_PWR1 593 sound/soc/codecs/wm8971.c u16 pwr_reg = wm8971_read_reg_cache(codec, WM8971_PWR1) & 0xfe3e; WM8971_PWR1 598 sound/soc/codecs/wm8971.c wm8971_write(codec, WM8971_PWR1, pwr_reg | 0x00c1); WM8971_PWR1 604 sound/soc/codecs/wm8971.c wm8971_write(codec, WM8971_PWR1, pwr_reg | 0x0140); WM8971_PWR1 607 sound/soc/codecs/wm8971.c wm8971_write(codec, WM8971_PWR1, 0x0001); WM8971_PWR1 684 sound/soc/codecs/wm8971.c reg = wm8971_read_reg_cache(codec, WM8971_PWR1) & 0xfe3e; WM8971_PWR1 685 sound/soc/codecs/wm8971.c wm8971_write(codec, WM8971_PWR1, reg | 0x01c0); WM8971_PWR1 722 sound/soc/codecs/wm8971.c reg = wm8971_read_reg_cache(codec, WM8971_PWR1) & 0xfe3e; WM8971_PWR1 723 sound/soc/codecs/wm8971.c wm8971_write(codec, WM8971_PWR1, reg | 0x01c0);