Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_verbs.h172 #define AC_WCAP_LR_SWAP (1<<11) /* L/R swap */ macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h347 #define AC_WCAP_LR_SWAP (1<<11) /* L/R swap */ macro
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c831 if (wid_caps & AC_WCAP_LR_SWAP) in print_codec_info()