Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_GPIO_DATA (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_cs8409.c444 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()
949 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs42l42_suspend()
1045 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 Dpatch_cirrus.c174 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 Dpatch_conexant.c169 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_init_gpio_led()
759 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_update_gpio_led()
920 { 0x01, AC_VERB_SET_GPIO_DATA, 0x01 },
H A Dpatch_analog.c980 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 Dpatch_ca0132.c3777 AC_VERB_SET_GPIO_DATA, 0x04); in ca0132_gpio_setup()
3779 AC_VERB_SET_GPIO_DATA, 0x06); in ca0132_gpio_setup()
3787 AC_VERB_SET_GPIO_DATA, 0x0C); in ca0132_gpio_setup()
3853 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_mic_set()
3868 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set()
3875 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set()
3882 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set()
4687 AC_VERB_SET_GPIO_DATA, gpio_data); in ca0132_alt_select_out_quirk_set()
8863 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0x00); in r3di_gpio_shutdown()
8923 AC_VERB_SET_GPIO_DATA, dat in sbz_gpio_shutdown_commands()
[all...]
H A Dpatch_sigmatel.c320 AC_VERB_SET_GPIO_DATA, gpiostate); /* sync */ in stac_gpio_set()
H A Dpatch_realtek.c280 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_write_gpio_data()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt286.h122 VERB_CMD(AC_VERB_SET_GPIO_DATA, RT286_AUDIO_FUNCTION_GROUP, 0)
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt286.h122 VERB_CMD(AC_VERB_SET_GPIO_DATA, RT286_AUDIO_FUNCTION_GROUP, 0)
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_cirrus.c171 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()
1076 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs421x_init()
H A Dpatch_conexant.c162 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_init_gpio_led()
650 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_update_gpio_led()
811 { 0x01, AC_VERB_SET_GPIO_DATA, 0x01 },
H A Dpatch_analog.c987 AC_VERB_SET_GPIO_DATA, in ad1884_vmaster_hp_gpio_hook()
1005 AC_VERB_SET_GPIO_DATA, 0x02); in ad1884_fixup_hp_eapd()
H A Dpatch_ca0132.c3657 AC_VERB_SET_GPIO_DATA, 0x04); in ca0132_gpio_setup()
3659 AC_VERB_SET_GPIO_DATA, 0x06); in ca0132_gpio_setup()
3667 AC_VERB_SET_GPIO_DATA, 0x0C); in ca0132_gpio_setup()
3733 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_mic_set()
3748 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set()
3755 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set()
3762 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set()
4567 AC_VERB_SET_GPIO_DATA, gpio_data); in ca0132_alt_select_out_quirk_set()
8712 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0x00); in r3di_gpio_shutdown()
8772 AC_VERB_SET_GPIO_DATA, dat in sbz_gpio_shutdown_commands()
[all...]
H A Dpatch_sigmatel.c320 AC_VERB_SET_GPIO_DATA, gpiostate); /* sync */ in stac_gpio_set()
H A Dpatch_realtek.c276 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_write_gpio_data()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_verbs.h102 #define AC_VERB_SET_GPIO_DATA 0x715 macro
/kernel/linux/linux-6.6/include/sound/
H A Dhda_verbs.h102 #define AC_VERB_SET_GPIO_DATA 0x715 macro

Completed in 78 milliseconds