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

/linux-4.4.14/sound/soc/codecs/
H A Dak4641.h18 #define AK4641_PM1 0x00 macro
H A Dak4641.c219 SND_SOC_DAPM_ADC("ADC", "HiFi Capture", AK4641_PM1, 0, 0),
220 SND_SOC_DAPM_PGA("Mic", AK4641_PM1, 1, 0, NULL, 0),
221 SND_SOC_DAPM_PGA("AUX In", AK4641_PM1, 2, 0, NULL, 0),
222 SND_SOC_DAPM_PGA("Mono Out", AK4641_PM1, 3, 0, NULL, 0),
223 SND_SOC_DAPM_PGA("Line Out", AK4641_PM1, 4, 0, NULL, 0),
430 snd_soc_update_bits(codec, AK4641_PM1, 0x80, 0x80); ak4641_set_bias_level()
434 snd_soc_update_bits(codec, AK4641_PM1, 0x80, 0); ak4641_set_bias_level()

Completed in 142 milliseconds