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