Searched refs:AK4641_BTIF (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
H A D | ak4641.h | 37 #define AK4641_BTIF 0x13 macro
|
H A D | ak4641.c | 123 AK4641_BTIF, 4, ak4641_mic_or_dac); 228 SND_SOC_DAPM_ADC("Voice ADC", "Voice Capture", AK4641_BTIF, 0, 0), 229 SND_SOC_DAPM_DAC("Voice DAC", "Voice Playback", AK4641_BTIF, 1, 0), 363 ret = snd_soc_update_bits(codec, AK4641_BTIF, (0x3 << 5), btif); ak4641_pcm_set_dai_fmt() 522 .max_register = AK4641_BTIF,
|
Completed in 95 milliseconds