Searched refs:BA0_EGPIOPTR (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/pci/cs46xx/ |
| H A D | cs46xx_lib.c | 2063 int val2 = snd_cs46xx_peekBA0(chip, BA0_EGPIOPTR); in snd_herc_spdif_select_get() 2069 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, in snd_herc_spdif_select_put() 2074 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, val2 & ~EGPIOPTR_GPPT0); /* disable */ in snd_herc_spdif_select_put() 3382 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, EGPIODR_GPOE0); in amp_voyetra() 3393 int val2 = snd_cs46xx_peekBA0(chip, BA0_EGPIOPTR); in hercules_init() 3401 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, in amp_hercules() 3406 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, val2 & ~EGPIOPTR_GPPT2); /* disable */ in amp_hercules() 3416 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, EGPIODR_GPOE0); in amp_hercules()
|
| H A D | cs46xx.h | 101 #define BA0_EGPIOPTR 0x000004C0 macro
|