Searched refs:AC_SUPPCM_BITS_20 (Results 1 – 3 of 3) sorted by relevance
129 AC_SUPPCM_BITS_20, /* 2: 20 bits */655 if (a->sample_bits & AC_SUPPCM_BITS_20) { in snd_hdmi_eld_update_pcm_info()
197 #define AC_SUPPCM_BITS_20 (1<<18) macro
4251 if (val & (AC_SUPPCM_BITS_20|AC_SUPPCM_BITS_24)) in snd_hda_query_supported_pcm()4255 else if (val & AC_SUPPCM_BITS_20) in snd_hda_query_supported_pcm()4257 } else if (val & (AC_SUPPCM_BITS_20|AC_SUPPCM_BITS_24| in snd_hda_query_supported_pcm()4264 else if (val & AC_SUPPCM_BITS_20) in snd_hda_query_supported_pcm()4347 if (!(val & AC_SUPPCM_BITS_20)) in snd_hda_is_supported_format()