Searched refs:AK4535_PM1 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dak4535.h20 #define AK4535_PM1 0x0 macro
H A Dak4535.c176 SND_SOC_DAPM_ADC("ADC", "Capture", AK4535_PM1, 0, 0),
180 SND_SOC_DAPM_PGA("Mic", AK4535_PM1, 1, 0, NULL, 0),
181 SND_SOC_DAPM_PGA("Line Out", AK4535_PM1, 4, 0, NULL, 0),
182 SND_SOC_DAPM_PGA("Mono Out", AK4535_PM1, 3, 0, NULL, 0),
183 SND_SOC_DAPM_PGA("AUX In", AK4535_PM1, 2, 0, NULL, 0),
337 snd_soc_update_bits(codec, AK4535_PM1, 0x80, 0x80); ak4535_set_bias_level()
341 snd_soc_update_bits(codec, AK4535_PM1, 0x80, 0); ak4535_set_bias_level()

Completed in 35 milliseconds