Searched refs:AC_VERB_SET_CONNECT_SEL (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt286.h | 50 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_SPK_OUT, 0) 52 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_HP_OUT, 0) 54 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_MIXER_IN1, 0) 56 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_MIXER_IN2, 0)
|
H A D | rt274.h | 50 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_LINE3, 0) 52 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_HP_OUT, 0) 54 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_MIXER_IN1, 0) 56 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_MIXER_IN2, 0)
|
H A D | rt298.h | 52 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_SPK_OUT, 0) 54 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_HP_OUT, 0) 56 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_MIXER_IN1, 0) 58 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_MIXER_IN2, 0)
|
H A D | hdac_hdmi.c | 575 AC_VERB_SET_CONNECT_SEL, cvt_idx); in hdac_hdmi_verify_connect_sel_all_pins() 888 AC_VERB_SET_CONNECT_SEL, (mux_idx - 1)); in hdac_hdmi_pin_mux_widget_event()
|
/openbmc/linux/include/sound/ |
H A D | hda_verbs.h | 88 #define AC_VERB_SET_CONNECT_SEL 0x701 macro
|
/openbmc/qemu/hw/audio/ |
H A D | intel-hda-defs.h | 267 #define AC_VERB_SET_CONNECT_SEL 0x701 macro
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_sigmatel.c | 987 {0x07, AC_VERB_SET_CONNECT_SEL, 0x00}, 1031 { 0x06, AC_VERB_SET_CONNECT_SEL, 0x00}, 1047 { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x01}, 1057 {0x0b, AC_VERB_SET_CONNECT_SEL, 0x01}, 4983 {0x15, AC_VERB_SET_CONNECT_SEL, 0x1}, /* mic-sel: 0a,0d,14,02 */
|
H A D | patch_hdmi.c | 1061 AC_VERB_SET_CONNECT_SEL, in intel_verify_pin_cvt_connect() 1154 AC_VERB_SET_CONNECT_SEL, in intel_not_share_assigned_cvt() 1286 AC_VERB_SET_CONNECT_SEL, in hdmi_pcm_open() 1458 AC_VERB_SET_CONNECT_SEL, in hdmi_pcm_setup_pin() 1747 AC_VERB_SET_CONNECT_SEL, in silent_stream_enable()
|
H A D | patch_analog.c | 485 AC_VERB_SET_CONNECT_SEL, val); in ad1983_auto_smux_enum_put()
|
H A D | patch_via.c | 910 AC_VERB_SET_CONNECT_SEL, index); in vt1716s_dmic_put()
|
H A D | hda_codec.c | 3572 snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_CONNECT_SEL, in snd_hda_input_mux_put()
|
H A D | hda_generic.c | 896 AC_VERB_SET_CONNECT_SEL, in snd_hda_activate_path()
|