Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dhda_verbs.h182 #define AC_SUPPCM_BITS_8 (1<<16) macro
/Linux-v5.10/sound/hda/
Dhdac_device.c859 if (val & AC_SUPPCM_BITS_8) { in snd_hdac_query_supported_pcm()
957 if (!(val & AC_SUPPCM_BITS_8)) in snd_hdac_is_supported_format()
/Linux-v5.10/sound/pci/hda/
Dhda_codec.c4055 if (pcm & (AC_SUPPCM_BITS_8 << i)) in snd_print_pcm_bits()