Searched refs:AC_FMT_DIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/audio/ | ||
H A D | intel-hda-defs.h | 395 #define AC_FMT_DIV_SHIFT 8 macro |
H A D | hda-codec.c | 95 switch ((format & AC_FMT_DIV_MASK) >> AC_FMT_DIV_SHIFT) { in hda_codec_parse_fmt() |