Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_device.c870 if (val & AC_SUPPCM_BITS_32) in snd_hdac_query_supported_pcm()
879 AC_SUPPCM_BITS_32)) { in snd_hdac_query_supported_pcm()
881 if (val & AC_SUPPCM_BITS_32) in snd_hdac_query_supported_pcm()
975 if (!(val & AC_SUPPCM_BITS_32)) in snd_hdac_is_supported_format()
/openbmc/linux/include/sound/
H A Dhda_verbs.h186 #define AC_SUPPCM_BITS_32 (1<<20) macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h361 #define AC_SUPPCM_BITS_32 (1<<20) macro