Home
last modified time | relevance | path

Searched refs:AK4641_BTIF (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/soc/codecs/
Dak4641.c47 #define AK4641_BTIF 0x13 macro
140 AK4641_BTIF, 4, ak4641_mic_or_dac);
245 SND_SOC_DAPM_ADC("Voice ADC", "Voice Capture", AK4641_BTIF, 0, 0),
246 SND_SOC_DAPM_DAC("Voice DAC", "Voice Playback", AK4641_BTIF, 1, 0),
380 ret = snd_soc_component_update_bits(component, AK4641_BTIF, (0x3 << 5), btif); in ak4641_pcm_set_dai_fmt()
545 .max_register = AK4641_BTIF,