Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs42l73.h153 #define CS42L73_SPDIF_PCM (1 << 6) macro
H A Dcs42l73.c962 spc &= ~CS42L73_SPDIF_PCM; in cs42l73_set_dai_fmt()
976 spc |= CS42L73_SPDIF_PCM; in cs42l73_set_dai_fmt()
982 if (spc & CS42L73_SPDIF_PCM) { in cs42l73_set_dai_fmt()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs42l73.h153 #define CS42L73_SPDIF_PCM (1 << 6) macro
H A Dcs42l73.c963 spc &= ~CS42L73_SPDIF_PCM; in cs42l73_set_dai_fmt()
977 spc |= CS42L73_SPDIF_PCM; in cs42l73_set_dai_fmt()
983 if (spc & CS42L73_SPDIF_PCM) { in cs42l73_set_dai_fmt()

Completed in 5 milliseconds