Searched refs:AC_VERB_SET_GPIO_DATA (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | rt286.h | 125 VERB_CMD(AC_VERB_SET_GPIO_DATA, RT286_AUDIO_FUNCTION_GROUP, 0)
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_cirrus.c | 184 AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs_automute() 327 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs_init() 1088 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs421x_init()
|
D | patch_conexant.c | 653 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_update_gpio_led() 697 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_fixup_mute_led_gpio() 787 { 0x01, AC_VERB_SET_GPIO_DATA, 0x01 },
|
D | patch_analog.c | 995 AC_VERB_SET_GPIO_DATA, in ad1884_vmaster_hp_gpio_hook() 1013 AC_VERB_SET_GPIO_DATA, 0x02); in ad1884_fixup_hp_eapd()
|
D | patch_ca0132.c | 3146 AC_VERB_SET_GPIO_DATA, 0x04); in ca0132_gpio_setup() 3148 AC_VERB_SET_GPIO_DATA, 0x06); in ca0132_gpio_setup() 3156 AC_VERB_SET_GPIO_DATA, 0x0C); in ca0132_gpio_setup() 3220 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_mic_set() 3240 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_out_set() 3255 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 3262 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 3269 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 6935 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0x00); in r3di_gpio_shutdown() 6995 AC_VERB_SET_GPIO_DATA, data); in sbz_gpio_shutdown_commands()
|
D | patch_sigmatel.c | 331 AC_VERB_SET_GPIO_DATA, gpiostate); /* sync */ in stac_gpio_set()
|
D | patch_realtek.c | 224 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_write_gpio_data()
|
/Linux-v4.19/include/sound/ |
D | hda_verbs.h | 101 #define AC_VERB_SET_GPIO_DATA 0x715 macro
|