Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h235 #define AC_FMT_BITS_24 (3 << 4) macro
Dhda_codec.c3229 val |= AC_FMT_BITS_24; in snd_hda_calc_stream_format()