Searched refs:BA0_EGPIOPTR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 2133 int val2 = snd_cs46xx_peekBA0(chip, BA0_EGPIOPTR); in snd_herc_spdif_select_put() 2139 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, in snd_herc_spdif_select_put() 2144 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, val2 & ~EGPIOPTR_GPPT0); /* disable */ in snd_herc_spdif_select_put() 3489 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, EGPIODR_GPOE0); in hercules_init() 3500 int val2 = snd_cs46xx_peekBA0(chip, BA0_EGPIOPTR); in amp_hercules() 3508 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, in amp_hercules() 3513 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, val2 & ~EGPIOPTR_GPPT2); /* disable */ in amp_hercules() 3523 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, EGPIODR_GPOE0); in voyetra_mixer_init()
|
D | cs46xx.h | 116 #define BA0_EGPIOPTR 0x000004C0 macro
|