Searched refs:AC_VERB_SET_GPIO_DIRECTION (Results 1 – 11 of 11) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt286.h | 120 VERB_CMD(AC_VERB_SET_GPIO_DIRECTION, RT286_AUDIO_FUNCTION_GROUP, 0)
|
/linux/sound/hda/codecs/ |
H A D | senarytech.c | 125 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION, in senary_init_gpio_led()
|
H A D | conexant.c | 160 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION, in cxt_init_gpio_led() 779 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION, gpio_mute_mask); in cxt_setup_gpio_unmute() 910 { 0x01, AC_VERB_SET_GPIO_DIRECTION, 0x01 },
|
H A D | analog.c | 955 AC_VERB_SET_GPIO_DIRECTION, 0x02); in ad1884_fixup_hp_eapd()
|
H A D | ca0132.c | 3784 AC_VERB_SET_GPIO_DIRECTION, 0x07); in ca0132_gpio_setup() 3794 AC_VERB_SET_GPIO_DIRECTION, 0x1E); in ca0132_gpio_setup() 8930 AC_VERB_SET_GPIO_DIRECTION, dir); in sbz_gpio_shutdown_commands()
|
H A D | sigmatel.c | 315 AC_VERB_SET_GPIO_DIRECTION, gpiodir); /* sync */ in stac_gpio_set()
|
/linux/include/sound/ |
H A D | hda_verbs.h | 104 #define AC_VERB_SET_GPIO_DIRECTION 0x717 macro
|
/linux/sound/hda/codecs/cirrus/ |
H A D | cs421x.c | 448 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION, in cs421x_init()
|
H A D | cs420x.c | 270 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION, in cs_init()
|
H A D | cs8409.c | 1055 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DIRECTION, in cs8409_cs42l42_hw_init() 1289 snd_hda_codec_write(codec, CS8409_PIN_AFG, 0, AC_VERB_SET_GPIO_DIRECTION, in dolphin_hw_init()
|
/linux/sound/hda/codecs/realtek/ |
H A D | realtek.c | 163 AC_VERB_SET_GPIO_DIRECTION, spec->gpio_dir); in alc_write_gpio()
|