WM8750_PWR1 323 sound/soc/codecs/wm8750.c SND_SOC_DAPM_MICBIAS("Mic Bias", WM8750_PWR1, 1, 0), WM8750_PWR1 324 sound/soc/codecs/wm8750.c SND_SOC_DAPM_ADC("Right ADC", "Right Capture", WM8750_PWR1, 2, 0), WM8750_PWR1 325 sound/soc/codecs/wm8750.c SND_SOC_DAPM_ADC("Left ADC", "Left Capture", WM8750_PWR1, 3, 0), WM8750_PWR1 327 sound/soc/codecs/wm8750.c SND_SOC_DAPM_MUX("Left PGA Mux", WM8750_PWR1, 5, 0, WM8750_PWR1 329 sound/soc/codecs/wm8750.c SND_SOC_DAPM_MUX("Right PGA Mux", WM8750_PWR1, 4, 0, WM8750_PWR1 666 sound/soc/codecs/wm8750.c u16 pwr_reg = wm8750_read_reg_cache(codec, WM8750_PWR1) & 0xfe3e; WM8750_PWR1 671 sound/soc/codecs/wm8750.c wm8750_write(codec, WM8750_PWR1, pwr_reg | 0x00c0); WM8750_PWR1 675 sound/soc/codecs/wm8750.c wm8750_write(codec, WM8750_PWR1, pwr_reg | 0x01c1); WM8750_PWR1 679 sound/soc/codecs/wm8750.c wm8750_write(codec, WM8750_PWR1, pwr_reg | 0x0141); WM8750_PWR1 682 sound/soc/codecs/wm8750.c wm8750_write(codec, WM8750_PWR1, 0x0001);