SGTL5000_CHIP_ANA_POWER
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER, stereo,
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
case SGTL5000_CHIP_ANA_POWER:
ana_pwr = snd_soc_component_read(component, SGTL5000_CHIP_ANA_POWER);
snd_soc_component_write(component, SGTL5000_CHIP_ANA_POWER, ana_pwr);
ret = regmap_read(sgtl5000->regmap, SGTL5000_CHIP_ANA_POWER, &value);
SGTL5000_CHIP_ANA_POWER,
ret = regmap_write(sgtl5000->regmap, SGTL5000_CHIP_ANA_POWER, ana_pwr);
regmap_write(sgtl5000->regmap, SGTL5000_CHIP_ANA_POWER, SGTL5000_ANA_POWER_DEFAULT);
if (snd_soc_component_read(component, SGTL5000_CHIP_ANA_POWER) &
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
SGTL5000_CHIP_ANA_POWER);
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
SND_SOC_DAPM_PGA_E("HP", SGTL5000_CHIP_ANA_POWER, 4, 0, NULL, 0,
SND_SOC_DAPM_PGA("LO", SGTL5000_CHIP_ANA_POWER, 0, 0, NULL, 0),
SND_SOC_DAPM_ADC_E("ADC", "Capture", SGTL5000_CHIP_ANA_POWER, 1, 0,
SND_SOC_DAPM_DAC_E("DAC", "Playback", SGTL5000_CHIP_ANA_POWER, 3, 0,