Searched refs:AC_VERB_SET_GPIO_MASK (Results 1 – 7 of 7) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt286.h | 118 VERB_CMD(AC_VERB_SET_GPIO_MASK, RT286_AUDIO_FUNCTION_GROUP, 0)
|
/linux/sound/pci/hda/ |
H A D | patch_senarytech.c | 123 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK, in senary_init_gpio_led()
|
H A D | patch_conexant.c | 158 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 D | patch_cs8409.c | 1043 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_MASK, in cs8409_cs42l42_hw_init() 1287 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_MASK, in dolphin_hw_init()
|
H A D | patch_ca0132.c | 3786 AC_VERB_SET_GPIO_MASK, 0x07); in ca0132_gpio_setup() 3796 AC_VERB_SET_GPIO_MASK, 0x1F); in ca0132_gpio_setup() 8930 AC_VERB_SET_GPIO_MASK, mask); in sbz_gpio_shutdown_commands()
|
H A D | patch_realtek.c | 308 AC_VERB_SET_GPIO_MASK, spec->gpio_mask); in alc_write_gpio()
|
/linux/include/sound/ |
H A D | hda_verbs.h | 103 #define AC_VERB_SET_GPIO_MASK 0x716 macro
|