Searched refs:CS42L73_SPDIF_PCM (Results 1 – 2 of 2) sorted by relevance
167 #define CS42L73_SPDIF_PCM (1 << 6) macro
1066 spc &= ~CS42L73_SPDIF_PCM; in cs42l73_set_dai_fmt()1080 spc |= CS42L73_SPDIF_PCM; in cs42l73_set_dai_fmt()1086 if (spc & CS42L73_SPDIF_PCM) { in cs42l73_set_dai_fmt()