Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dlocal.h24 chans = (wcaps & AC_WCAP_CHAN_CNT_EXT) >> 13; in get_wcaps_channels()
/openbmc/linux/include/sound/
H A Dhda_verbs.h174 #define AC_WCAP_CHAN_CNT_EXT (7<<13) /* channel count ext */ macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h349 #define AC_WCAP_CHAN_CNT_EXT (7<<13) /* channel count ext */ macro
/openbmc/linux/sound/pci/hda/
H A Dhda_local.h473 chans = (wcaps & AC_WCAP_CHAN_CNT_EXT) >> 13; in get_wcaps_channels()