Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h273 #define AC_PINCAP_HBR (1<<27) /* High Bit Rate */ macro
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c688 if (snd_hda_query_pin_caps(codec, pin_nid) & AC_PINCAP_HBR) { in hdmi_pin_hbr_setup()