Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dhda_verbs.h178 #define AC_SUPPCM_BITS_8 (1<<16) macro
/linux-4.4.14/sound/hda/
Dhdac_device.c867 if (val & AC_SUPPCM_BITS_8) { in snd_hdac_query_supported_pcm()
965 if (!(val & AC_SUPPCM_BITS_8)) in snd_hdac_is_supported_format()
/linux-4.4.14/sound/pci/hda/
Dhda_codec.c4046 if (pcm & (AC_SUPPCM_BITS_8 << i)) in snd_print_pcm_bits()