Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dalc5623.c542 reg = snd_soc_component_read32(component, ALC5623_DAI_CONTROL); in alc5623_set_dai_pll()
698 return snd_soc_component_write(component, ALC5623_DAI_CONTROL, iface); in alc5623_set_dai_fmt()
709 iface = snd_soc_component_read32(component, ALC5623_DAI_CONTROL); in alc5623_pcm_hw_params()
731 snd_soc_component_write(component, ALC5623_DAI_CONTROL, iface); in alc5623_pcm_hw_params()
Dalc5623.h40 #define ALC5623_DAI_CONTROL 0x34 macro