Symbol: KDATA_BASE_ADDR2
sound/pci/maestro3.c
2077
KDATA_BASE_ADDR2 + i, 0);
sound/pci/maestro3.c
558
#define KDATA_MIXER_WORD0 (KDATA_BASE_ADDR2 + 0x0000)
sound/pci/maestro3.c
559
#define KDATA_MIXER_WORD1 (KDATA_BASE_ADDR2 + 0x0001)
sound/pci/maestro3.c
560
#define KDATA_MIXER_WORD2 (KDATA_BASE_ADDR2 + 0x0002)
sound/pci/maestro3.c
561
#define KDATA_MIXER_WORD3 (KDATA_BASE_ADDR2 + 0x0003)
sound/pci/maestro3.c
562
#define KDATA_MIXER_WORD4 (KDATA_BASE_ADDR2 + 0x0004)
sound/pci/maestro3.c
563
#define KDATA_MIXER_WORD5 (KDATA_BASE_ADDR2 + 0x0005)
sound/pci/maestro3.c
564
#define KDATA_MIXER_WORD6 (KDATA_BASE_ADDR2 + 0x0006)
sound/pci/maestro3.c
565
#define KDATA_MIXER_WORD7 (KDATA_BASE_ADDR2 + 0x0007)
sound/pci/maestro3.c
566
#define KDATA_MIXER_WORD8 (KDATA_BASE_ADDR2 + 0x0008)
sound/pci/maestro3.c
567
#define KDATA_MIXER_WORD9 (KDATA_BASE_ADDR2 + 0x0009)
sound/pci/maestro3.c
568
#define KDATA_MIXER_WORDA (KDATA_BASE_ADDR2 + 0x000A)
sound/pci/maestro3.c
569
#define KDATA_MIXER_WORDB (KDATA_BASE_ADDR2 + 0x000B)
sound/pci/maestro3.c
570
#define KDATA_MIXER_WORDC (KDATA_BASE_ADDR2 + 0x000C)
sound/pci/maestro3.c
571
#define KDATA_MIXER_WORDD (KDATA_BASE_ADDR2 + 0x000D)
sound/pci/maestro3.c
572
#define KDATA_MIXER_WORDE (KDATA_BASE_ADDR2 + 0x000E)
sound/pci/maestro3.c
573
#define KDATA_MIXER_WORDF (KDATA_BASE_ADDR2 + 0x000F)
sound/pci/maestro3.c
575
#define KDATA_MIXER_XFER0 (KDATA_BASE_ADDR2 + 0x0010)
sound/pci/maestro3.c
576
#define KDATA_MIXER_XFER1 (KDATA_BASE_ADDR2 + 0x0011)
sound/pci/maestro3.c
577
#define KDATA_MIXER_XFER2 (KDATA_BASE_ADDR2 + 0x0012)
sound/pci/maestro3.c
578
#define KDATA_MIXER_XFER3 (KDATA_BASE_ADDR2 + 0x0013)
sound/pci/maestro3.c
579
#define KDATA_MIXER_XFER4 (KDATA_BASE_ADDR2 + 0x0014)
sound/pci/maestro3.c
580
#define KDATA_MIXER_XFER5 (KDATA_BASE_ADDR2 + 0x0015)
sound/pci/maestro3.c
581
#define KDATA_MIXER_XFER6 (KDATA_BASE_ADDR2 + 0x0016)
sound/pci/maestro3.c
582
#define KDATA_MIXER_XFER7 (KDATA_BASE_ADDR2 + 0x0017)
sound/pci/maestro3.c
583
#define KDATA_MIXER_XFER8 (KDATA_BASE_ADDR2 + 0x0018)
sound/pci/maestro3.c
584
#define KDATA_MIXER_XFER9 (KDATA_BASE_ADDR2 + 0x0019)
sound/pci/maestro3.c
585
#define KDATA_MIXER_XFER_ENDMARK (KDATA_BASE_ADDR2 + 0x001A)
sound/pci/maestro3.c
587
#define KDATA_MIXER_TASK_NUMBER (KDATA_BASE_ADDR2 + 0x001B)
sound/pci/maestro3.c
588
#define KDATA_CURRENT_MIXER (KDATA_BASE_ADDR2 + 0x001C)
sound/pci/maestro3.c
589
#define KDATA_MIXER_ACTIVE (KDATA_BASE_ADDR2 + 0x001D)
sound/pci/maestro3.c
590
#define KDATA_MIXER_BANK_STATUS (KDATA_BASE_ADDR2 + 0x001E)
sound/pci/maestro3.c
591
#define KDATA_DAC_LEFT_VOLUME (KDATA_BASE_ADDR2 + 0x001F)
sound/pci/maestro3.c
592
#define KDATA_DAC_RIGHT_VOLUME (KDATA_BASE_ADDR2 + 0x0020)