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