Searched refs:AC_PINCAP_HBR (Results 1 – 3 of 3) sorted by relevance
281 #define AC_PINCAP_HBR (1<<27) /* High Bit Rate */ macro
263 if (caps & AC_PINCAP_HBR) in print_pin_caps()
848 if (snd_hda_query_pin_caps(codec, pin_nid) & AC_PINCAP_HBR) { in hdmi_setup_stream()