Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dintel-hda-defs.h396 #define AC_FMT_DIV_MASK (7 << 8) macro
H A Dhda-codec.c95 switch ((format & AC_FMT_DIV_MASK) >> AC_FMT_DIV_SHIFT) { in hda_codec_parse_fmt()