Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_GPIO_DATA (Results 1 – 11 of 11) sorted by relevance

/linux/sound/hda/codecs/cirrus/
H A Dcs421x.c149 AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs_automute()
450 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs421x_init()
H A Dcs8409.c442 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs8409_spk_sw_gpio_put()
882 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs42l42_resume()
947 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs42l42_suspend()
1050 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, in cs8409_cs42l42_hw_init()
1450 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DATA, in dolphin_hw_init()
H A Dcs420x.c135 AC_VERB_SET_GPIO_DATA, spec->gpio_data); in cs_automute()
272 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cs_init()
/linux/sound/hda/codecs/
H A Dconexant.c162 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_init_gpio_led()
730 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in cxt_update_gpio_led()
778 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0); in cxt_setup_gpio_unmute()
912 { 0x01, AC_VERB_SET_GPIO_DATA, 0x01 },
H A Dsenarytech.c128 snd_hda_codec_write(codec, codec->core.afg, 0, AC_VERB_SET_GPIO_DATA, in senary_init_gpio_led()
H A Danalog.c938 AC_VERB_SET_GPIO_DATA, in ad1884_vmaster_hp_gpio_hook()
956 AC_VERB_SET_GPIO_DATA, 0x02); in ad1884_fixup_hp_eapd()
H A Dca0132.c3763 AC_VERB_SET_GPIO_DATA, 0x04); in ca0132_gpio_setup()
3765 AC_VERB_SET_GPIO_DATA, 0x06); in ca0132_gpio_setup()
3773 AC_VERB_SET_GPIO_DATA, 0x0C); in ca0132_gpio_setup()
3839 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_mic_set()
3854 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set()
3861 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set()
3868 AC_VERB_SET_GPIO_DATA, cur_gpio); in r3di_gpio_dsp_status_set()
4668 AC_VERB_SET_GPIO_DATA, gpio_data); in ca0132_alt_select_out_quirk_set()
8800 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0x00); in r3di_gpio_shutdown()
8860 AC_VERB_SET_GPIO_DATA, data); in sbz_gpio_shutdown_commands()
H A Dsigmatel.c320 AC_VERB_SET_GPIO_DATA, gpiostate); /* sync */ in stac_gpio_set()
/linux/sound/soc/codecs/
H A Drt286.h122 VERB_CMD(AC_VERB_SET_GPIO_DATA, RT286_AUDIO_FUNCTION_GROUP, 0)
/linux/include/sound/
H A Dhda_verbs.h102 #define AC_VERB_SET_GPIO_DATA 0x715 macro
/linux/sound/hda/codecs/realtek/
H A Drealtek.c106 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, in alc_write_gpio_data()