Searched refs:AC_VERB_SET_GPIO_DATA (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/sound/pci/hda/ |
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() 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()
|
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()
|
A D | patch_conexant.c | 162 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_init_gpio_led() 656 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_update_gpio_led() 806 { 0x01, AC_VERB_SET_GPIO_DATA, 0x01 },
|
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()
|
A D | patch_ca0132.c | 3776 AC_VERB_SET_GPIO_DATA, 0x04); in ca0132_gpio_setup() 3778 AC_VERB_SET_GPIO_DATA, 0x06); in ca0132_gpio_setup() 3786 AC_VERB_SET_GPIO_DATA, 0x0C); in ca0132_gpio_setup() 3852 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_mic_set() 3867 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 3874 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 3881 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set() 4684 AC_VERB_SET_GPIO_DATA, gpio_data); in ca0132_alt_select_out_quirk_set() 8860 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0x00); in r3di_gpio_shutdown() 8920 AC_VERB_SET_GPIO_DATA, data); in sbz_gpio_shutdown_commands()
|
A D | patch_sigmatel.c | 320 AC_VERB_SET_GPIO_DATA, gpiostate); /* sync */ in stac_gpio_set()
|
A D | patch_realtek.c | 279 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_write_gpio_data()
|
/linux-6.3-rc2/sound/soc/codecs/ |
A D | rt286.h | 122 VERB_CMD(AC_VERB_SET_GPIO_DATA, RT286_AUDIO_FUNCTION_GROUP, 0)
|
/linux-6.3-rc2/include/sound/ |
A D | hda_verbs.h | 102 #define AC_VERB_SET_GPIO_DATA 0x715 macro
|
Completed in 56 milliseconds