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.h192 #define AC_SUPPCM_BITS_8 (1<<16)
182 #define AC_SUPPCM_BITS_8 global() macro
/linux/sound/hda/core/
H A Ddevice.c924 if (val & AC_SUPPCM_BITS_8) { in snd_hdac_query_supported_pcm()
1024 if (!(val & AC_SUPPCM_BITS_8)) in snd_hdac_is_supported_format()
/linux/sound/hda/common/
H A Dcodec.c4098 if (pcm & (AC_SUPPCM_BITS_8 << i))