Searched refs:AC_VERB_SET_GPIO_DATA (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/sound/soc/codecs/ |
| D | rt286.h | 122 VERB_CMD(AC_VERB_SET_GPIO_DATA, RT286_AUDIO_FUNCTION_GROUP, 0)
|
| /Linux-v5.4/sound/pci/hda/ |
| D | patch_cirrus.c | 171 AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs_automute() 314 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs_init() 1075 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs421x_init()
|
| D | patch_conexant.c | 629 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_update_gpio_led() 672 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_fixup_mute_led_gpio() 762 { 0x01, AC_VERB_SET_GPIO_DATA, 0x01 },
|
| D | patch_analog.c | 983 AC_VERB_SET_GPIO_DATA, in ad1884_vmaster_hp_gpio_hook() 1001 AC_VERB_SET_GPIO_DATA, 0x02); in ad1884_fixup_hp_eapd()
|
| D | patch_ca0132.c | 3364 AC_VERB_SET_GPIO_DATA, 0x04); in ca0132_gpio_setup() 3366 AC_VERB_SET_GPIO_DATA, 0x06); in ca0132_gpio_setup() 3374 AC_VERB_SET_GPIO_DATA, 0x0C); in ca0132_gpio_setup() 3440 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_mic_set() 3460 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_out_set() 3475 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 3482 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 3489 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 7778 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0x00); in r3di_gpio_shutdown() 7838 AC_VERB_SET_GPIO_DATA, data); in sbz_gpio_shutdown_commands()
|
| D | patch_sigmatel.c | 319 AC_VERB_SET_GPIO_DATA, gpiostate); /* sync */ in stac_gpio_set()
|
| D | patch_realtek.c | 214 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_write_gpio_data() 8878 {0x01, AC_VERB_SET_GPIO_DATA, 0x00},
|
| /Linux-v5.4/include/sound/ |
| D | hda_verbs.h | 102 #define AC_VERB_SET_GPIO_DATA 0x715 macro
|