Home
last modified time | relevance | path

Searched refs:AC_FMT_BITS_8 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h232 #define AC_FMT_BITS_8 (0 << 4) macro
Dhda_codec.c3218 val |= AC_FMT_BITS_8; in snd_hda_calc_stream_format()