Searched refs:BA0_EGPIOPTR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/cs46xx/ |
H A D | cs46xx_lib.c | 2115 int val2 = snd_cs46xx_peekBA0(chip, BA0_EGPIOPTR); in snd_herc_spdif_select_put() 2121 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, in snd_herc_spdif_select_put() 2126 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, val2 & ~EGPIOPTR_GPPT0); /* disable */ in snd_herc_spdif_select_put() 3471 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, EGPIODR_GPOE0); in hercules_init() 3482 int val2 = snd_cs46xx_peekBA0(chip, BA0_EGPIOPTR); in amp_hercules() 3490 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, in amp_hercules() 3495 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, val2 & ~EGPIOPTR_GPPT2); /* disable */ in amp_hercules() 3505 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, EGPIODR_GPOE0); in voyetra_mixer_init()
|
H A D | cs46xx.h | 101 #define BA0_EGPIOPTR 0x000004C0 macro
|
/kernel/linux/linux-6.6/sound/pci/cs46xx/ |
H A D | cs46xx_lib.c | 2101 int val2 = snd_cs46xx_peekBA0(chip, BA0_EGPIOPTR); in snd_herc_spdif_select_put() 2107 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, in snd_herc_spdif_select_put() 2112 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, val2 & ~EGPIOPTR_GPPT0); /* disable */ in snd_herc_spdif_select_put() 3432 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, EGPIODR_GPOE0); in hercules_init() 3443 int val2 = snd_cs46xx_peekBA0(chip, BA0_EGPIOPTR); in amp_hercules() 3451 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, in amp_hercules() 3456 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, val2 & ~EGPIOPTR_GPPT2); /* disable */ in amp_hercules() 3466 snd_cs46xx_pokeBA0(chip, BA0_EGPIOPTR, EGPIODR_GPOE0); in voyetra_mixer_init()
|
H A D | cs46xx.h | 101 #define BA0_EGPIOPTR 0x000004C0 macro
|
Completed in 18 milliseconds