Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dcs42l73.h167 #define CS42L73_SPDIF_PCM (1 << 6) macro
Dcs42l73.c972 spc &= ~CS42L73_SPDIF_PCM; in cs42l73_set_dai_fmt()
986 spc |= CS42L73_SPDIF_PCM; in cs42l73_set_dai_fmt()
992 if (spc & CS42L73_SPDIF_PCM) { in cs42l73_set_dai_fmt()