Symbol: SGTL5000_CHIP_ANA_POWER
sound/soc/codecs/sgtl5000.c
1024
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
sound/soc/codecs/sgtl5000.c
1035
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
sound/soc/codecs/sgtl5000.c
1070
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER, stereo,
sound/soc/codecs/sgtl5000.c
1142
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
sound/soc/codecs/sgtl5000.c
1148
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
sound/soc/codecs/sgtl5000.c
1224
case SGTL5000_CHIP_ANA_POWER:
sound/soc/codecs/sgtl5000.c
1329
ana_pwr = snd_soc_component_read(component, SGTL5000_CHIP_ANA_POWER);
sound/soc/codecs/sgtl5000.c
1358
snd_soc_component_write(component, SGTL5000_CHIP_ANA_POWER, ana_pwr);
sound/soc/codecs/sgtl5000.c
1670
ret = regmap_read(sgtl5000->regmap, SGTL5000_CHIP_ANA_POWER, &value);
sound/soc/codecs/sgtl5000.c
1677
SGTL5000_CHIP_ANA_POWER,
sound/soc/codecs/sgtl5000.c
1712
ret = regmap_write(sgtl5000->regmap, SGTL5000_CHIP_ANA_POWER, ana_pwr);
sound/soc/codecs/sgtl5000.c
1799
regmap_write(sgtl5000->regmap, SGTL5000_CHIP_ANA_POWER, SGTL5000_ANA_POWER_DEFAULT);
sound/soc/codecs/sgtl5000.c
183
if (snd_soc_component_read(component, SGTL5000_CHIP_ANA_POWER) &
sound/soc/codecs/sgtl5000.c
187
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
sound/soc/codecs/sgtl5000.c
229
SGTL5000_CHIP_ANA_POWER);
sound/soc/codecs/sgtl5000.c
248
snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_POWER,
sound/soc/codecs/sgtl5000.c
443
SND_SOC_DAPM_PGA_E("HP", SGTL5000_CHIP_ANA_POWER, 4, 0, NULL, 0,
sound/soc/codecs/sgtl5000.c
447
SND_SOC_DAPM_PGA("LO", SGTL5000_CHIP_ANA_POWER, 0, 0, NULL, 0),
sound/soc/codecs/sgtl5000.c
467
SND_SOC_DAPM_ADC_E("ADC", "Capture", SGTL5000_CHIP_ANA_POWER, 1, 0,
sound/soc/codecs/sgtl5000.c
470
SND_SOC_DAPM_DAC_E("DAC", "Playback", SGTL5000_CHIP_ANA_POWER, 3, 0,