Searched refs:AC_SUPPCM_BITS_24 (Results 1 – 3 of 3) sorted by relevance
181 #define AC_SUPPCM_BITS_24 (1<<19) macro
131 AC_SUPPCM_BITS_24, /* 3: 24 bits */620 if (a->sample_bits & AC_SUPPCM_BITS_24) { in snd_hdmi_eld_update_pcm_info()
3503 if (val & (AC_SUPPCM_BITS_20|AC_SUPPCM_BITS_24)) in snd_hda_query_supported_pcm()3505 if (val & AC_SUPPCM_BITS_24) in snd_hda_query_supported_pcm()3509 } else if (val & (AC_SUPPCM_BITS_20|AC_SUPPCM_BITS_24| in snd_hda_query_supported_pcm()3514 else if (val & AC_SUPPCM_BITS_24) in snd_hda_query_supported_pcm()3602 if (!(val & AC_SUPPCM_BITS_24)) in snd_hda_is_supported_format()