Searched refs:AC_VERB_SET_GPIO_MASK (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | rt286.h | 121 VERB_CMD(AC_VERB_SET_GPIO_MASK, RT286_AUDIO_FUNCTION_GROUP, 0)
|
/linux-4.1.27/sound/pci/hda/ |
D | patch_realtek.c | 222 {0x01, AC_VERB_SET_GPIO_MASK, 0x01}, 229 {0x01, AC_VERB_SET_GPIO_MASK, 0x02}, 236 {0x01, AC_VERB_SET_GPIO_MASK, 0x03}, 1828 AC_VERB_SET_GPIO_MASK, gpiomask); in alc882_gpio_mute() 3359 { 0x01, AC_VERB_SET_GPIO_MASK, 0x18 }, in alc269_fixup_hp_gpio_led() 3380 { 0x01, AC_VERB_SET_GPIO_MASK, 0x22 }, in alc286_fixup_hp_gpio_led() 3427 { 0x01, AC_VERB_SET_GPIO_MASK, 0x08 }, in alc269_fixup_hp_gpio_mic1_led() 3450 { 0x01, AC_VERB_SET_GPIO_MASK, 0x18 }, in alc280_fixup_hp_gpio4() 3511 { 0x01, AC_VERB_SET_GPIO_MASK, 0x1e }, in alc280_fixup_hp_gpio2_mic_hotkey() 3557 { 0x01, AC_VERB_SET_GPIO_MASK, 0x04 }, in alc233_fixup_lenovo_line2_mic_hotkey() [all …]
|
D | patch_cirrus.c | 323 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK, in cs_init() 1070 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK, in cs421x_init()
|
D | patch_conexant.c | 718 { 0x01, AC_VERB_SET_GPIO_MASK, 0x01 },
|
D | patch_analog.c | 1010 AC_VERB_SET_GPIO_MASK, 0x02); in ad1884_fixup_hp_eapd()
|
D | patch_sigmatel.c | 323 AC_VERB_SET_GPIO_MASK, gpiomask); in stac_gpio_set()
|
/linux-4.1.27/include/sound/ |
D | hda_verbs.h | 100 #define AC_VERB_SET_GPIO_MASK 0x716 macro
|