Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h203 #define AC_SUPPCM_BITS_32 (1<<20) macro
Dhda_codec.c3337 if (val & AC_SUPPCM_BITS_32) in snd_hda_query_supported_pcm()
3346 AC_SUPPCM_BITS_32)) { in snd_hda_query_supported_pcm()
3348 if (val & AC_SUPPCM_BITS_32) in snd_hda_query_supported_pcm()
3440 if (!(val & AC_SUPPCM_BITS_32)) in snd_hda_is_supported_format()