Home
last modified time | relevance | path

Searched refs:AC97_CXR_SPDIF_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dac97_codec.h60 #define AC97_CXR_SPDIF_MASK (3<<0) macro
/linux/sound/pci/ac97/
H A Dac97_codec.c780 AC97_CXR_SPDIF_MASK | AC97_CXR_COPYRGT, in snd_ac97_spdif_default_put()
H A Dac97_patch.c1359 …d_ac97_read(ac97, AC97_CXR_AUDIO_MISC) & ~(AC97_CXR_SPDIFEN|AC97_CXR_COPYRGT|AC97_CXR_SPDIF_MASK)); in patch_conexant_build_spdif()