Searched refs:AC_SUPPCM_BITS_32 (Results 1 – 2 of 2) sorted by relevance
861 if (val & AC_SUPPCM_BITS_32) in snd_hdac_query_supported_pcm()870 AC_SUPPCM_BITS_32)) { in snd_hdac_query_supported_pcm()872 if (val & AC_SUPPCM_BITS_32) in snd_hdac_query_supported_pcm()966 if (!(val & AC_SUPPCM_BITS_32)) in snd_hdac_is_supported_format()
186 #define AC_SUPPCM_BITS_32 (1<<20) macro