Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l73.h208 #define CS42L73_SPC(id) (CS42L73_XSPC + (id << 1)) macro
H A Dcs42l73.c942 spc = snd_soc_component_read(component, CS42L73_SPC(id)); in cs42l73_set_dai_fmt()
1085 snd_soc_component_write(component, CS42L73_SPC(id), priv->config[id].spc); in cs42l73_pcm_hw_params()
1136 return snd_soc_component_update_bits(component, CS42L73_SPC(id), CS42L73_SP_3ST, in cs42l73_set_tristate()