Searched refs:AC_SUPPCM_BITS_8 (Results 1 – 2 of 2) sorted by relevance
| /linux/include/sound/ | ||
| H A D | hda_verbs.h | 182 #define AC_SUPPCM_BITS_8 (1<<16) macro |
| /linux/sound/hda/common/ | ||
| H A D | codec.c | 4040 if (pcm & (AC_SUPPCM_BITS_8 << i)) in snd_print_pcm_bits() |