Home
last modified time | relevance | path

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

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