Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dhda_codec.c66 #define HDA_CODEC_FMT_MULT_MASK (0x07 << 11) macro
625 switch (fmt & HDA_CODEC_FMT_MULT_MASK) { in hda_codec_parse_format()