Searched refs:AC_VERB_SET_GPIO_DATA (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/sound/pci/hda/ |
| H A D | patch_cs8409.c | 449 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs8409_spk_sw_gpio_put() 889 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs42l42_resume() 954 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() 1291 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_senarytech.c | 127 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in senary_init_gpio_led()
|
| H A D | patch_analog.c | 976 AC_VERB_SET_GPIO_DATA, in ad1884_vmaster_hp_gpio_hook() 994 AC_VERB_SET_GPIO_DATA, 0x02); in ad1884_fixup_hp_eapd()
|
| H A D | patch_ca0132.c | 3788 AC_VERB_SET_GPIO_DATA, 0x04); in ca0132_gpio_setup() 3790 AC_VERB_SET_GPIO_DATA, 0x06); in ca0132_gpio_setup() 3798 AC_VERB_SET_GPIO_DATA, 0x0C); in ca0132_gpio_setup() 3864 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_mic_set() 3879 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 3886 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 3893 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 4698 AC_VERB_SET_GPIO_DATA, gpio_data); in ca0132_alt_select_out_quirk_set() 8874 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0x00); in r3di_gpio_shutdown() 8934 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 | 283 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_write_gpio_data()
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | rt286.h | 122 VERB_CMD(AC_VERB_SET_GPIO_DATA, RT286_AUDIO_FUNCTION_GROUP, 0)
|
| /linux-6.15/include/sound/ |
| H A D | hda_verbs.h | 102 #define AC_VERB_SET_GPIO_DATA 0x715 macro
|