Searched refs:AC_FMT_BITS_8 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/sound/ | ||
D | hda_verbs.h | 211 #define AC_FMT_BITS_8 (0 << 4) macro |
/linux-4.1.27/sound/pci/hda/ | ||
D | hda_codec.c | 3394 val |= AC_FMT_BITS_8; in snd_hda_calc_stream_format() |