Searched refs:AC_VERB_SET_GPIO_DATA (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | patch_cs8409.c | 444 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs8409_spk_sw_gpio_put() 884 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs42l42_resume() 951 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs42l42_suspend() 1047 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, in cs8409_cs42l42_hw_init() 1293 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, in dolphin_hw_init()
|
H A D | patch_conexant.c | 162 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_init_gpio_led() 739 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_update_gpio_led() 787 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0); in cxt_setup_gpio_unmute() 921 { 0x01, AC_VERB_SET_GPIO_DATA, 0x01 },
|
H A D | patch_cirrus.c | 174 AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs_automute() 311 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs_init() 1080 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs421x_init()
|
H A D | patch_analog.c | 980 AC_VERB_SET_GPIO_DATA, in ad1884_vmaster_hp_gpio_hook() 998 AC_VERB_SET_GPIO_DATA, 0x02); in ad1884_fixup_hp_eapd()
|
H A D | patch_ca0132.c | 3789 AC_VERB_SET_GPIO_DATA, 0x04); in ca0132_gpio_setup() 3791 AC_VERB_SET_GPIO_DATA, 0x06); in ca0132_gpio_setup() 3799 AC_VERB_SET_GPIO_DATA, 0x0C); in ca0132_gpio_setup() 3865 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_mic_set() 3880 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 3887 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 3894 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 4699 AC_VERB_SET_GPIO_DATA, gpio_data); in ca0132_alt_select_out_quirk_set() 8875 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0x00); in r3di_gpio_shutdown() 8935 AC_VERB_SET_GPIO_DATA, data); in sbz_gpio_shutdown_commands()
|
H A D | patch_sigmatel.c | 320 AC_VERB_SET_GPIO_DATA, gpiostate); /* sync */ in stac_gpio_set()
|
H A D | patch_realtek.c | 280 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_write_gpio_data()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt286.h | 122 VERB_CMD(AC_VERB_SET_GPIO_DATA, RT286_AUDIO_FUNCTION_GROUP, 0)
|
/openbmc/linux/include/sound/ |
H A D | hda_verbs.h | 102 #define AC_VERB_SET_GPIO_DATA 0x715 macro
|
/openbmc/qemu/hw/audio/ |
H A D | intel-hda-defs.h | 280 #define AC_VERB_SET_GPIO_DATA 0x715 macro
|