Searched refs:AC_WCAP_OUT_AMP (Results 1 – 10 of 10) sorted by relevance
163 #define AC_WCAP_OUT_AMP (1<<2) /* AMP-out present */ macro
338 #define AC_WCAP_OUT_AMP (1<<2) /* AMP-out present */ macro
51 AC_WCAP_OUT_AMP |
827 if (wid_caps & AC_WCAP_OUT_AMP) in print_codec_info()874 if (wid_caps & AC_WCAP_OUT_AMP) { in print_codec_info()
471 if (get_wcaps(codec, pin_nid) & AC_WCAP_OUT_AMP) in hdmi_init_pin()757 if (get_wcaps(codec, pin_nid) & AC_WCAP_OUT_AMP) in hdmi_setup_audio_infoframe()3284 if (get_wcaps(codec, pin) & AC_WCAP_OUT_AMP) in simple_playback_init()
2363 if ((get_wcaps(codec, nid) & AC_WCAP_OUT_AMP) && in set_spdif_ctls()
7388 if (get_wcaps(codec, pin) & AC_WCAP_OUT_AMP) in init_output()7393 if (dac && (get_wcaps(codec, dac) & AC_WCAP_OUT_AMP)) in init_output()
622 if (!(caps & AC_WCAP_OUT_AMP)) in has_amp_out()
231 if (nid != codec->afg && !(get_wcaps(codec, nid) & AC_WCAP_OUT_AMP)) in amp_out_caps_show()
761 if (get_wcaps(hdev, nid) & AC_WCAP_OUT_AMP) in hdac_hdmi_set_amp()