Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h182 #define AC_SUPPCM_BITS_8 (1<<16) macro
/linux/sound/hda/
H A Dhdac_device.c928 if (val & AC_SUPPCM_BITS_8) { in snd_hdac_query_supported_pcm()
1028 if (!(val & AC_SUPPCM_BITS_8)) in snd_hdac_is_supported_format()
/linux/sound/pci/hda/
H A Dhda_codec.c4084 if (pcm & (AC_SUPPCM_BITS_8 << i)) in snd_print_pcm_bits()