Home
last modified time | relevance | path

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

/Linux-v5.4/sound/hda/
Dhdac_device.c861 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()
/Linux-v5.4/include/sound/
Dhda_verbs.h186 #define AC_SUPPCM_BITS_32 (1<<20) macro