Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dhda_verbs.h182 #define AC_SUPPCM_BITS_32 (1<<20) macro
/linux-4.1.27/sound/pci/hda/
Dhda_codec.c3501 if (val & AC_SUPPCM_BITS_32) in snd_hda_query_supported_pcm()
3510 AC_SUPPCM_BITS_32)) { in snd_hda_query_supported_pcm()
3512 if (val & AC_SUPPCM_BITS_32) in snd_hda_query_supported_pcm()
3606 if (!(val & AC_SUPPCM_BITS_32)) in snd_hda_is_supported_format()