Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_GPIO_MASK (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt286.h118 VERB_CMD(AC_VERB_SET_GPIO_MASK, RT286_AUDIO_FUNCTION_GROUP, 0)
/openbmc/linux/include/sound/
H A Dhda_verbs.h103 #define AC_VERB_SET_GPIO_MASK 0x716 macro
/openbmc/linux/sound/pci/hda/
H A Dpatch_conexant.c158 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK, in cxt_init_gpio_led()
788 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK, gpio_mute_mask); in cxt_setup_gpio_unmute()
919 { 0x01, AC_VERB_SET_GPIO_MASK, 0x01 },
H A Dpatch_cirrus.c307 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK, in cs_init()
1076 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK, in cs421x_init()
H A Dpatch_cs8409.c1043 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_MASK, in cs8409_cs42l42_hw_init()
1289 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_MASK, in dolphin_hw_init()
H A Dpatch_analog.c994 AC_VERB_SET_GPIO_MASK, 0x02); in ad1884_fixup_hp_eapd()
H A Dpatch_ca0132.c3787 AC_VERB_SET_GPIO_MASK, 0x07); in ca0132_gpio_setup()
3797 AC_VERB_SET_GPIO_MASK, 0x1F); in ca0132_gpio_setup()
8931 AC_VERB_SET_GPIO_MASK, mask); in sbz_gpio_shutdown_commands()
H A Dpatch_sigmatel.c313 AC_VERB_SET_GPIO_MASK, gpiomask); in stac_gpio_set()
H A Dpatch_realtek.c306 AC_VERB_SET_GPIO_MASK, spec->gpio_mask); in alc_write_gpio()
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h281 #define AC_VERB_SET_GPIO_MASK 0x716 macro