Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dintel-hda-defs.h398 #define AC_FMT_MULT_MASK (7 << 11) macro
H A Dhda-codec.c89 switch ((format & AC_FMT_MULT_MASK) >> AC_FMT_MULT_SHIFT) { in hda_codec_parse_fmt()