Searched refs:AC_WCAP_OUT_AMP (Results 1 – 7 of 7) sorted by relevance
159 #define AC_WCAP_OUT_AMP (1<<2) /* AMP-out present */ macro
805 if (wid_caps & AC_WCAP_OUT_AMP) in print_codec_info()851 if (wid_caps & AC_WCAP_OUT_AMP) { in print_codec_info()
523 if (get_wcaps(codec, pin_nid) & AC_WCAP_OUT_AMP) in hdmi_init_pin()2492 if (get_wcaps(codec, pin) & AC_WCAP_OUT_AMP) in simple_playback_init()
4116 if (get_wcaps(codec, pin) & AC_WCAP_OUT_AMP) in init_output()4121 if (dac && (get_wcaps(codec, dac) & AC_WCAP_OUT_AMP)) in init_output()
2427 if ((get_wcaps(codec, nid) & AC_WCAP_OUT_AMP) && in set_spdif_ctls()
642 if (!(caps & AC_WCAP_OUT_AMP)) in has_amp_out()
230 if (nid != codec->afg && !(get_wcaps(codec, nid) & AC_WCAP_OUT_AMP)) in amp_out_caps_show()