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/common/
H A Dhda_codec.c74 #define HDA_CODEC_FMT_BITS_MASK (0x07 << 4) macro
638 switch (fmt & HDA_CODEC_FMT_BITS_MASK) { in hda_codec_parse_format()
653 fmt & HDA_CODEC_FMT_BITS_MASK); in hda_codec_parse_format()