Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_verbs.h273 #define AC_PINCAP_HBR (1<<27) /* High Bit Rate */ macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h443 #define AC_PINCAP_HBR (1<<27) /* High Bit Rate */ macro
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c332 if (caps & AC_PINCAP_HBR) in print_pin_caps()
H A Dpatch_hdmi.c917 if (snd_hda_query_pin_caps(codec, pin_nid) & AC_PINCAP_HBR) { in hdmi_pin_hbr_setup()