Home
last modified time | relevance | path

Searched refs:AC97_GPIO_POLARITY (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/ac97/
H A Dregs.h54 #define AC97_GPIO_POLARITY 0x4e /* GPIO Pin Polarity/Type, 0=low, 1=high active */ macro
/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c3283 logic_type = snd_cs46xx_codec_read(chip, AC97_GPIO_POLARITY, in voyetra_setup_eapd_slot()
3287 snd_cs46xx_codec_write (chip, AC97_GPIO_POLARITY, logic_type, in voyetra_setup_eapd_slot()
/linux/sound/pci/ac97/
H A Dac97_codec.c1705 snd_ac97_write(ac97, AC97_GPIO_POLARITY, 0xffff & ~(AC97_GPIO_LINE1_OH)); in snd_ac97_modem_build()