Home
last modified time | relevance | path

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

/openbmc/linux/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()