Home
last modified time | relevance | path

Searched refs:AC_VERB_GET_GPIO_DATA (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_verbs.h60 #define AC_VERB_GET_GPIO_DATA 0x0f15 macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h242 #define AC_VERB_GET_GPIO_DATA 0x0f15 macro
/openbmc/linux/sound/hda/
H A Dhdac_regmap.c104 case AC_VERB_GET_GPIO_DATA: /* not for volatile read */ in hda_writeable_reg()
/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.c882 spec->gpio_data = snd_hda_codec_read(codec, CS8409_PIN_AFG, 0, AC_VERB_GET_GPIO_DATA, 0); in cs42l42_resume()
949 spec->gpio_data = snd_hda_codec_read(codec, CS8409_PIN_AFG, 0, AC_VERB_GET_GPIO_DATA, 0); in cs42l42_suspend()
H A Dpatch_sigmatel.c298 AC_VERB_GET_GPIO_DATA, 0); in stac_gpio_set()
416 AC_VERB_GET_GPIO_DATA, 0) & spec->gpio_mute); in stac_update_outputs()
502 AC_VERB_GET_GPIO_DATA, 0); in stac_vref_event()
H A Dhda_proc.c666 AC_VERB_GET_GPIO_DATA, 0); in print_gpio()
H A Dpatch_ca0132.c3854 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_mic_set()
3874 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_dsp_status_set()
4691 AC_VERB_GET_GPIO_DATA, 0); in ca0132_alt_select_out_quirk_set()