Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dalc5632.c700 reg = snd_soc_read(codec, ALC5632_DAI_CONTROL); in alc5632_set_dai_pll()
867 return snd_soc_write(codec, ALC5632_DAI_CONTROL, iface); in alc5632_set_dai_fmt()
877 iface = snd_soc_read(codec, ALC5632_DAI_CONTROL); in alc5632_pcm_hw_params()
896 snd_soc_write(codec, ALC5632_DAI_CONTROL, iface); in alc5632_pcm_hw_params()
Dalc5632.h87 #define ALC5632_DAI_CONTROL 0x34 macro