Searched refs:AC_VERB_SET_GPIO_DIRECTION (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | rt286.h | 123 VERB_CMD(AC_VERB_SET_GPIO_DIRECTION, RT286_AUDIO_FUNCTION_GROUP, 0)
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_realtek.c | 228 {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x01}, 235 {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x02}, 242 {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x03}, 1835 AC_VERB_SET_GPIO_DIRECTION, gpiodir); in alc882_gpio_mute() 3367 { 0x01, AC_VERB_SET_GPIO_DIRECTION, 0x18 }, in alc269_fixup_hp_gpio_led() 3388 { 0x01, AC_VERB_SET_GPIO_DIRECTION, 0x22 }, in alc286_fixup_hp_gpio_led() 3435 { 0x01, AC_VERB_SET_GPIO_DIRECTION, 0x08 }, in alc269_fixup_hp_gpio_mic1_led() 3458 { 0x01, AC_VERB_SET_GPIO_DIRECTION, 0x18 }, in alc280_fixup_hp_gpio4() 3527 { 0x01, AC_VERB_SET_GPIO_DIRECTION, 0x1a }, in alc280_fixup_hp_gpio2_mic_hotkey() 3573 { 0x01, AC_VERB_SET_GPIO_DIRECTION, 0x04 }, in alc233_fixup_lenovo_line2_mic_hotkey() [all …]
|
D | patch_cirrus.c | 325 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION, in cs_init() 1085 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION, in cs421x_init()
|
D | patch_conexant.c | 719 { 0x01, AC_VERB_SET_GPIO_DIRECTION, 0x01 },
|
D | patch_analog.c | 1011 AC_VERB_SET_GPIO_DIRECTION, 0x02); in ad1884_fixup_hp_eapd()
|
D | patch_sigmatel.c | 325 AC_VERB_SET_GPIO_DIRECTION, gpiodir); /* sync */ in stac_gpio_set()
|
/linux-4.4.14/include/sound/ |
D | hda_verbs.h | 101 #define AC_VERB_SET_GPIO_DIRECTION 0x717 macro
|