Searched refs:AC_SUPPCM_BITS_16 (Results 1 – 3 of 3) sorted by relevance
179 #define AC_SUPPCM_BITS_16 (1<<17) macro
129 AC_SUPPCM_BITS_16, /* 1: 16 bits */
3496 if (val & AC_SUPPCM_BITS_16) { in snd_hda_query_supported_pcm()3594 if (!(val & AC_SUPPCM_BITS_16)) in snd_hda_is_supported_format()