Searched refs:AC_VERB_SET_EAPD_BTLENABLE (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt286.h | 66 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT286_SPK_OUT, 0)
|
H A D | rt298.h | 72 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT298_SPK_OUT, 0)
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_analog.c | 80 snd_hda_codec_write(codec, front, 0, AC_VERB_SET_EAPD_BTLENABLE, in ad198x_power_eapd_write() 83 snd_hda_codec_write(codec, hp, 0, AC_VERB_SET_EAPD_BTLENABLE, in ad198x_power_eapd_write() 134 AC_VERB_SET_EAPD_BTLENABLE, in ad_vmaster_eapd_hook()
|
H A D | patch_conexant.c | 125 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_turn_eapd() 147 AC_VERB_SET_EAPD_BTLENABLE, in cx_auto_vmaster_mute_led()
|
H A D | patch_ca0132.c | 4501 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_select_out() 4505 AC_VERB_SET_EAPD_BTLENABLE, 0x02); in ca0132_select_out() 4534 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_select_out() 4538 AC_VERB_SET_EAPD_BTLENABLE, 0x02); in ca0132_select_out() 4815 AC_VERB_SET_EAPD_BTLENABLE, 0x01); in ca0132_alt_select_out() 4844 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in ca0132_alt_select_out() 8978 AC_VERB_SET_EAPD_BTLENABLE, 0x00); in sbz_exit_chip() 9058 snd_hda_codec_write(codec, 0x0B, 0, AC_VERB_SET_EAPD_BTLENABLE, 0x00); in zxr_exit_chip()
|
H A D | patch_sigmatel.c | 988 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02}, 1440 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
|
H A D | patch_realtek.c | 543 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE, in set_eapd() 3047 {0x15, AC_VERB_SET_EAPD_BTLENABLE, 0}, 7666 {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0}, 12060 {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0}, 12453 { 0x14, AC_VERB_SET_EAPD_BTLENABLE, 0 },
|
H A D | hda_generic.c | 928 AC_VERB_SET_EAPD_BTLENABLE, in set_pin_eapd()
|
/openbmc/linux/include/sound/ |
H A D | hda_verbs.h | 97 #define AC_VERB_SET_EAPD_BTLENABLE 0x70c macro
|
/openbmc/qemu/hw/audio/ |
H A D | intel-hda-defs.h | 276 #define AC_VERB_SET_EAPD_BTLENABLE 0x70c macro
|