Symbol: KDATA_BASE_ADDR2
sys/dev/sound/pci/allegro_reg.h
625
#define KDATA_MIXER_WORD0 (KDATA_BASE_ADDR2 + 0x0000)
sys/dev/sound/pci/allegro_reg.h
626
#define KDATA_MIXER_WORD1 (KDATA_BASE_ADDR2 + 0x0001)
sys/dev/sound/pci/allegro_reg.h
627
#define KDATA_MIXER_WORD2 (KDATA_BASE_ADDR2 + 0x0002)
sys/dev/sound/pci/allegro_reg.h
628
#define KDATA_MIXER_WORD3 (KDATA_BASE_ADDR2 + 0x0003)
sys/dev/sound/pci/allegro_reg.h
629
#define KDATA_MIXER_WORD4 (KDATA_BASE_ADDR2 + 0x0004)
sys/dev/sound/pci/allegro_reg.h
630
#define KDATA_MIXER_WORD5 (KDATA_BASE_ADDR2 + 0x0005)
sys/dev/sound/pci/allegro_reg.h
631
#define KDATA_MIXER_WORD6 (KDATA_BASE_ADDR2 + 0x0006)
sys/dev/sound/pci/allegro_reg.h
632
#define KDATA_MIXER_WORD7 (KDATA_BASE_ADDR2 + 0x0007)
sys/dev/sound/pci/allegro_reg.h
633
#define KDATA_MIXER_WORD8 (KDATA_BASE_ADDR2 + 0x0008)
sys/dev/sound/pci/allegro_reg.h
634
#define KDATA_MIXER_WORD9 (KDATA_BASE_ADDR2 + 0x0009)
sys/dev/sound/pci/allegro_reg.h
635
#define KDATA_MIXER_WORDA (KDATA_BASE_ADDR2 + 0x000A)
sys/dev/sound/pci/allegro_reg.h
636
#define KDATA_MIXER_WORDB (KDATA_BASE_ADDR2 + 0x000B)
sys/dev/sound/pci/allegro_reg.h
637
#define KDATA_MIXER_WORDC (KDATA_BASE_ADDR2 + 0x000C)
sys/dev/sound/pci/allegro_reg.h
638
#define KDATA_MIXER_WORDD (KDATA_BASE_ADDR2 + 0x000D)
sys/dev/sound/pci/allegro_reg.h
639
#define KDATA_MIXER_WORDE (KDATA_BASE_ADDR2 + 0x000E)
sys/dev/sound/pci/allegro_reg.h
640
#define KDATA_MIXER_WORDF (KDATA_BASE_ADDR2 + 0x000F)
sys/dev/sound/pci/allegro_reg.h
642
#define KDATA_MIXER_XFER0 (KDATA_BASE_ADDR2 + 0x0010)
sys/dev/sound/pci/allegro_reg.h
643
#define KDATA_MIXER_XFER1 (KDATA_BASE_ADDR2 + 0x0011)
sys/dev/sound/pci/allegro_reg.h
644
#define KDATA_MIXER_XFER2 (KDATA_BASE_ADDR2 + 0x0012)
sys/dev/sound/pci/allegro_reg.h
645
#define KDATA_MIXER_XFER3 (KDATA_BASE_ADDR2 + 0x0013)
sys/dev/sound/pci/allegro_reg.h
646
#define KDATA_MIXER_XFER4 (KDATA_BASE_ADDR2 + 0x0014)
sys/dev/sound/pci/allegro_reg.h
647
#define KDATA_MIXER_XFER5 (KDATA_BASE_ADDR2 + 0x0015)
sys/dev/sound/pci/allegro_reg.h
648
#define KDATA_MIXER_XFER6 (KDATA_BASE_ADDR2 + 0x0016)
sys/dev/sound/pci/allegro_reg.h
649
#define KDATA_MIXER_XFER7 (KDATA_BASE_ADDR2 + 0x0017)
sys/dev/sound/pci/allegro_reg.h
650
#define KDATA_MIXER_XFER8 (KDATA_BASE_ADDR2 + 0x0018)
sys/dev/sound/pci/allegro_reg.h
651
#define KDATA_MIXER_XFER9 (KDATA_BASE_ADDR2 + 0x0019)
sys/dev/sound/pci/allegro_reg.h
652
#define KDATA_MIXER_XFER_ENDMARK (KDATA_BASE_ADDR2 + 0x001A)
sys/dev/sound/pci/allegro_reg.h
654
#define KDATA_MIXER_TASK_NUMBER (KDATA_BASE_ADDR2 + 0x001B)
sys/dev/sound/pci/allegro_reg.h
655
#define KDATA_CURRENT_MIXER (KDATA_BASE_ADDR2 + 0x001C)
sys/dev/sound/pci/allegro_reg.h
656
#define KDATA_MIXER_ACTIVE (KDATA_BASE_ADDR2 + 0x001D)
sys/dev/sound/pci/allegro_reg.h
657
#define KDATA_MIXER_BANK_STATUS (KDATA_BASE_ADDR2 + 0x001E)
sys/dev/sound/pci/allegro_reg.h
658
#define KDATA_DAC_LEFT_VOLUME (KDATA_BASE_ADDR2 + 0x001F)
sys/dev/sound/pci/allegro_reg.h
659
#define KDATA_DAC_RIGHT_VOLUME (KDATA_BASE_ADDR2 + 0x0020)
sys/dev/sound/pci/maestro3.c
1240
m3_wr_assp_data(sc, KDATA_BASE_ADDR2 + i, 0);