Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dak4641.c359 u8 btif; in ak4641_pcm_set_dai_fmt() local
365 btif = (0x3 << 5); in ak4641_pcm_set_dai_fmt()
368 btif = (0x2 << 5); in ak4641_pcm_set_dai_fmt()
371 btif = (0x0 << 5); in ak4641_pcm_set_dai_fmt()
374 btif = (0x1 << 5); in ak4641_pcm_set_dai_fmt()
380 ret = snd_soc_component_update_bits(component, AK4641_BTIF, (0x3 << 5), btif); in ak4641_pcm_set_dai_fmt()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dak4641.c359 u8 btif; in ak4641_pcm_set_dai_fmt() local
365 btif = (0x3 << 5); in ak4641_pcm_set_dai_fmt()
368 btif = (0x2 << 5); in ak4641_pcm_set_dai_fmt()
371 btif = (0x0 << 5); in ak4641_pcm_set_dai_fmt()
374 btif = (0x1 << 5); in ak4641_pcm_set_dai_fmt()
380 ret = snd_soc_component_update_bits(component, AK4641_BTIF, (0x3 << 5), btif); in ak4641_pcm_set_dai_fmt()

Completed in 3 milliseconds