Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_codec.c75 #define HDA_CODEC_FMT_BITS_MASK (0x07 << 4) macro
639 switch (fmt & HDA_CODEC_FMT_BITS_MASK) { in hda_codec_parse_format()
654 fmt & HDA_CODEC_FMT_BITS_MASK); in hda_codec_parse_format()