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