Home
last modified time | relevance | path

Searched refs:CS42L73_MMCC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs42l73.h209 #define CS42L73_MMCC(id) (CS42L73_XSPMMCC + (id << 1)) macro
H A Dcs42l73.c942 mmcc = snd_soc_component_read(component, CS42L73_MMCC(id)); in cs42l73_set_dai_fmt()
1085 snd_soc_component_write(component, CS42L73_MMCC(id), priv->config[id].mmcc); in cs42l73_pcm_hw_params()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs42l73.h209 #define CS42L73_MMCC(id) (CS42L73_XSPMMCC + (id << 1)) macro
H A Dcs42l73.c943 mmcc = snd_soc_component_read(component, CS42L73_MMCC(id)); in cs42l73_set_dai_fmt()
1086 snd_soc_component_write(component, CS42L73_MMCC(id), priv->config[id].mmcc); in cs42l73_pcm_hw_params()

Completed in 6 milliseconds