~ubuntu-branches/ubuntu/maverick/linux-ti-omap4/maverick

« back to all changes in this revision

Viewing changes to sound/soc/codecs/abe/abe_initxxx_labels.h

  • Committer: Bazaar Package Importer
  • Author(s): Bryan Wu, Sebastien Jan, Upstream Kernel Changes
  • Date: 2010-07-27 13:22:38 UTC
  • Revision ID: james.westby@ubuntu.com-20100727132238-6fjg8hr2j4ugjec7
Tags: 2.6.34-903.7
[ Sebastien Jan ]

* [Config] update kernel config for OMAP4 ES2.0 support
* [Config] Deactivate ARM errata 430973
* [Config] Enable dynamic ES1.0 support

[ Upstream Kernel Changes ]

* Revert "SYSLINK: Make Syslink Loadable Modules Makefiles"
* Revert "SYSLINK: IPC - Make Syslink Loadable Modules"
* Revert "SYSLINK:IPU-PM: add i2c support"
* Revert "SYSLINK:IPU-PM: functions prototypes for ipu_pm"
* Revert "SYSLINK:IPU-PM: Definitions of ipu_pm functions"
* Revert "SYSLINK:IPU-PM: changes to match ipu_pm new code"
* Revert "SYSLINK:IPU-PM: enabling by default ipu_pm"
* Revert "SYSLINK:IPU-PM: build changes for ipu_pm support"
* Revert "SYSLINK:IPU-PM: add definitions for IPU-PM functions"
* Revert "SYSLINK:IPU-PM: add prototypes for IPU-PM functions"
* Revert "SYSLINK:IPU-PM: add notifications function call"
* Revert "SYSLINK:IPU-PM: register the IPU PM events"
* Revert "SYSLINK:IPU-PM: Add IPU PM code to kernel via Menuconfig"
* hsmmc: setup further transfers only on block completion interrupt
* omap4: Update id.c and cpu.h for es2.0
* timers: The 12 timer is a secure timer and is meant for emu boards. So
  making the timer count 11
* usb: musb: Enable the maximum supported burst mode for dma
* usb: musb: dynamic dma mode bug fix
* OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes
* OMAP3 PM: CPUFreq driver for OMAP3
* omap: pm: introduce opp accessor functions
* omap: opp: make opp_get_opp_id robust
* omap: opp: documentation update
* omap: opp: twl/tps: Introduce TWL/TPS-specific code
* omap3: pm: remove OPP interfaces from OMAP PM layer
* omap3: introduce cpufreq
* omap3: board: enable opp tables
* omap3: cpufreq: allow default opp table init
* OMAP3: PM: Adding voltage driver support for OMAP3
* OMAP3: PM: Adding smartreflex driver support.
* OMAP3: PM: Adding smartreflex device file.
* OMAP3: PM: Adding smartreflex hwmod data
* OMAP3: PM: Adding smartreflex class3 driver
* OMAP3: PM: Adding T2 enabling of smartreflex support
* OMAP: PM: Allowing an early init of pm debugfs driver.
* OMAP3: PM: Adding debug support to Voltage and Smartreflex drivers
* omap4: Fix the build break due to SR patches
* omap4: es2: Remove the errata fixes from build
* omap4: es1: Create a KCONFIG entry to keep ES1.0 kernel working
* Board changes for the pressure sensor
* Pressure sensor update
* BMP085 update The wait time is optimised. As long is architecture
  dependent using u32
* omap4: ES2.0: Remove autoconf whitespace warining in the build
* omap4: temp: Remove the un-necessary added code from board file
* Add GPIO LED support
* Add support for PWM LED
* Enable LED driver in defconfig
* NFS: Fix another nfs_wb_page() deadlock
* NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS
* NFS: Clean up nfs_access_zap_cache()
* NFS: Don't call iput() in nfs_access_cache_shrinker
* NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker
* NFS: Ensure that we mark the inode as dirty if we exit early from
  commit
* OMAP4:ES2 workaround for CMD line reset.
* ARM: delta change from Remove the domain switching on ARMv6k/v7 CPUs
* Board changes for digital compass
* Digital compass defconfig changes
* Driver changes for the digital compass
* TWL6030: regulator: Implement a WA for normal power up of VAUX3
* defconfig: Sync up defconfig
* omap4: hack: ES version detection
* Fixing some error handling
* OMAP4: PM: Update register bitshits and masks for ES2
* OMAP4: PM: Define additional registers for ES2
* OMAP4: clocks: Update clock tree for ES2
* OMAP4: powerdomain: Update DSS logic state
* OMAP4: powerdomain: Add support to read previous pwst entered
* OMAP4: PM: l4_per pwrdm does not support OFF
* OMAP4: clockdomain: Fix the sequence for clockdomain enable
* OMAP: hwmod or prm: Add 2 helper functions for rmw and read inside the
  PRM
* OMAP: hwmod: Add HW reset management support in hwmod framework
* OMAP4: hwmod: Add HW reset data for dsp, iva and ipu
* OMAP: hwmod: Add omap_device_reset api
* omap4:incorporate dm timer support
* omap4:incorporate dm timer support
* omap4:incorporate dm timer support
* 0001-clocknamefix-as-per-hwname
* omap4:HSMMC : Removing Clock enable and disable
* omap4:hsmmc: Remove Card detect feature
* Adding card detect callback function and card detect configuration
  function for MMC1 Controller.
* omap:hsmmc: Intially enable clocks with NO RUNTIME
* omap:hsmmc : remove MMC controller reset
* omap3:hsmmc: Hwmod changes
* omap4:hsmmc: Updating hwmod data with MMC base and register offsets
* omap:hsmmc: Register Offset handling made generic
* OMAP HSMMC: fix a racing case between kmmcd and omap_hsmmc_suspend
* omap4:hsmmc: Adding ADMA support
* omap:hsmmc: Enabling Aggressive clock and power saving
* HDMOD: Clean up
* Omap4:hsmmc: Always Set MMC2 Controller voltage at 3V
* TILER: Renamed SiTA tcm files to *tcm_sita*
* TILER: Limit the amount of pages available in the free page stack
* tiler: Ensure the pat refill has correct data before programming it
* TILER: Replace dsb calls with wmb for es2.0
* SYSLINK: ipc - multiproc module migrated to SysLink 2.0
* SYSLINK: ipc - sharedregion module migrated to SysLink 2.0
* SYSLINK: ipc - nameserver migrated to SysLink 2.0 version
* SYSLINK: ipc - nameserver_remotenotify migrated to SysLink 2.0 version
* SYSLINK: ipc - gate module added
* SYSLINK: ipc - gate infrastructure headers added
* SYSLINK: ipc - gatemp module created
* SYSLINK: ipc - listmp updated for SysLink 2.0
* SYSLINK: ipc - heapbufmp module created from heapbuf module
* SYSLINK: ipc - created heapmemmp module
* SYSLINK: ipc - heap updated for SysLink 2.0
* SYSLINK: ipc - updated gatepeterson for SysLink 2.0
* SYSLINK: ipc - gatepeterson uses IOBJECT
* SYSLINK: ipc - added transportshm module
* SYSLINK: ipc - transportshm setup module added for SysLink 2.0
* SYSLINK: ipc - messageq module migrated to SysLink-2.0
* SYSLINK: notify - notify module migrated to SysLink-2.0
* SYSLINK: notify - add omap4 notify setup proxy implementation
* SYSLINK: notify - notify ducati driver updated for SysLink-2.0
* SYSLINK: ipc - added ipc module from SysLink 2.0
* SYSLINK: ipc - update ipc driver interface file for SysLink 2.0
* SYSLINK: ipc - add ipc_proc_sync_finish synchronization
* SYSLINK: ipc - Updated platform module to SysLink 2.0
* SYSLINK: ipc - compile fixes for platform
* SYSLINK: ipc - platform_mem_destroy not calling iounmap
* SYSLINK: ipc - Update platform file to support code regions
* SYSLINK: ipc - adjust platform to support 2 heaps
* SYSLINK: ipc - change nameserver_remotenotify notify_event_id
* SYSLINK: ipc - change wait_clear mode in nameserver_remotenotify
* SYSLINK: ipc - fix for occasional <module>_open failures
* SYSLINK: ipc - change transportshm notify_event_id
* SYSLINK: notify - add support for AppM3
* SYSLINK: ipc - added gatehwspinlock for SysLink 2.0
* SYSLINK: ipc - enable hwspinlock module.
* SYSLINK: ipc - update Kbuild for multicore_ipc
* SYSLINK: ipc - resolve build issues due to heap interface change
* SYSLINK: procmgr - correct the proc_id value for AppM3.
* SYSLINK: procmgr - fix checkpatch warnings & file mode
* SYSLINK: procmgr- procmgr_attach should have a ref count
* SYSLINK: procmgr - resolve 2.6.34 kernel migration issues
* SYSLINK: notify - resolve 2.6.34 kernel migration issues
* SYSLINK: ipc - resolve 2.6.34 kernel migration issues
* ARM: Initial Proc support.
* omap:iommu-char driver interface for tlb entries
* SYSLINK: ipc - remove platform memory sections hard-coding
* SYSLINK: ipc - add reference counting to memory mapping
* SYSLINK:PROC-fix the assert sequence steps
* IOMMU remove clock functions from iommu module
* ARM:OMAP:remoteproc - Patch to disable CAP_SYS_ADMIN check
* SYSLINK:IPU-PM: include the ipu_pm in the ipc process
* SYSLINK:IPU-PM: include the ipu_pm in the platform process
* SYSLINK:IPU-PM: functions definitions for ipu_pm
* SYSLINK: ipc - Make syslink loadable modules for SysLink 2.0
* SYSLINK: ipc - Make syslink loadable modules makefiles for SysLink 2.0
* omap: iommu- fix issues when building as modules
* SYSLINK:IPU-PM: Changes to compile in modules
* SYSLINK:IPU-PM: ipu_pm build changes to compile in modules
* SYSLINK:IPU-PM: cleanup and improvements on ipu_pm module
* SYSLINK:IPU-PM: api for regulators support
* SYSLINK: IOMMU - Patch to disable CAP_SYS_ADMIN check for iommu driver
* omap:iommu-update the device clock names
* SYSLINK:IPC: transport add protection to transport functions
* Fix compile error for OMAPDSS
* OMAP4:DSS:HDMI:Board file change to correct setting for HDMI
* OMAP4:DSS:HDMI:Patch to remove raw read and write to gpio calls
* Remove divider ratio setting in the HDMI_WP_VIDEO_SIZE register
* OMAP4: mmc: host: wl1283: Support for MMC5 controller TI WLAN
* omap_hsmmc: improve interrupt synchronisation
* OMAP4:defconfig: Enable Bluetooth and dependent components
* TI-ST: Handle mute/unmute in FM drv correctly
* TI-ST: Handle FREQ in units of 62.5Hz in FM driver
* OMAP4:defconfig:Enable uInput support for BT AVRCP.
* OMAP4: multicore_ipc: Changing file permissions
* OMAP4: hmc5843: Changing file permissions
* omap4: clocks: Keep GPT clock enabled all the time
* ASoC: OMAP4: PM clean-up
* OMAP4: PM: Add runtime_pm framework API calls.
* ASoC: AESS: Move PM registration from codec driver
* ASoC: OMAP: Make bool the config_voice_call flag
* ASoC: OMAP: Modify McBSP configuration sequences
* ASoC: SDP4430: Configure mclk for phoenix
* ASoC: OMAP4: Add clk_div for mcbsp configuration
* ASoC: OMAP4: Set the correct mcbsp configuration
* ASoC: ABE-TWL6040: Remove not needed mixer configurations
* ASoC: ABE-TWL6040: Correct initialisation of PDM port
* ASOC: ABE-TWL6040: Add off mode analog capture
* ASoC: ABE-TWL6040: Vx port should use stereo format
* ASoC: ABE-TWL6040: Using stream flag to start ABE port
* ASoC: OMAP: Fix start/stop sequences for McBSP
* ASoC: OMAP: PDM_UL stop sequence workaround
* ASoC: OMAP: Configure McBSP as slave
* OMAP4: PM: Update PM defconfig
* arm: omap1/2/3/4: convert clocksource to a platform_driver
* add timer32 driver interface for userspace
* omap4: dmtimer: allow multiple clock source
* mmc: csd version check updated to support MMC v4.41
* Update the keypad name as per the name in the hwmod database
* OMAP: DSS: Remove 8x upscale limitation.
* OMAP: DSS2/V4L2: V4L2 WB fixes, ES2.0 changes
* OMAP4:DSS Add checksum when writing AVI infoframe for HDMI
* omap_vout: changes for xoverlay
* Fix incorrect rotation for 90 and 270 degrees
* TILER: Corrrect PAT array allocation error handling
* TILER: Set the free page stack cap to 128MB
* ARM: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty
  ASID
* ARM: flush_ptrace_access: invalidate all I-caches
* OMAP4: omap_4430sdp_defconfig: Aligning defconfig
* OMAP4: Clocks: Enable keyboard funtional clock
* HAL0654: Removing files
* ASoC: ABE: Update to HAL0654
* ASoC: TWL6040: Modify the IRQ handler
* ASoC: McPDM: Enable wd reset for ES2.0
* ARM: OMAP4: Define a valid gpio for twl6040
* ASoC: TWL6040: Enable automatic power for phoenix 1.1
* ASoC: SDP4430: Configure TPS61305 to provide VDDHF
* SYSLINK: iommu temp hack set twl to false by default
* omap:hwmod-hwspinlock-enable
* omap:hwspinlock-define HWSPINLOCK base address
* omap:hwspinlock-added hwspinlock driver
* omap:hwspinlock-add build support
* omap:hwspinlocks-ensure the order of registration
* SYSLINK: ipc - modify the default number of gate resources
* SYSLINK: ipc - adapt gatehwspinlock module to use hwspinlock driver
* SYSLINK: ipc- resource cleanup ioctl changes
* SYSLINK: ipc- resource cleanup multiproc changes
* SYSLINK: ipc- resource cleanup nameserver changes
* SYSLINK: ipc- resource cleanup heapbufmp changes
* SYSLINK: ipc- resource cleanup sharedregion changes
* SYSLINK: ipc- resource cleanup gatemp changes
* SYSLINK: ipc- resource cleanup listmp changes
* SYSLINK: ipc- resource cleanup messageq changes
* SYSLINK: ipc- resource cleanup sysipc changes
* SYSLINK: ipc- resource cleanup heapmemmp changes
* SYSLINK: ipc- resource cleanup notify changes
* SYSLINK: ipc- resource cleanup proc4430 changes
* SYSLINK: ipc- resource cleanup procmgr changes
* SYSLINK:IPU-PM: change board-4430sdp for regulators
* SYSLINK:IPU-PM: change api for regulators
* SYSLINK:IPU-PM: changes in I2C to use HWspinlocks
* OMAP4: RLS_NOTES: Adding L24.8 release notes
* Align with kernel-omap4 branch
* Panda board-file upgrades
* ASoc: McPDM : Use kernel function to get revision id in order to enble
  McPDM watchdog
* Dynamic support for ES1.0 and ES2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
#ifndef _ABE_INITXXX_LABELS_H_
12
12
#define _ABE_INITXXX_LABELS_H_
13
13
 
14
 
#define Dummy_Regs_labelID                      0
15
 
#define Dummy_AM_labelID                        1
16
 
#define Voice_8k_UL_labelID                     2
17
 
#define Voice_8k_DL_labelID                     3
18
 
#define ECHO_REF_8K_labelID                     4
19
 
#define Voice_16k_UL_labelID                    5
20
 
#define Voice_16k_DL_labelID                    6
21
 
#define ECHO_REF_16K_labelID                    7
22
 
#define MM_DL_labelID                           8
23
 
#define IO_VX_DL_ASRC_labelID                   9
24
 
#define IO_MM_DL_ASRC_labelID                   10
25
 
#define IO_VIBRA_DL_labelID                     11
26
 
#define ZERO_labelID                            12
27
 
#define GTarget_labelID                         13
28
 
#define GCurrent_labelID                        14
29
 
#define Gr_1_labelID                            15
30
 
#define Gr_2_labelID                            16
31
 
#define Gr_Regs_labelID                         17
32
 
#define DMIC0_Gain_labelID                      18
33
 
#define DMIC1_Gain_labelID                      19
34
 
#define DMIC2_Gain_labelID                      20
35
 
#define DMIC3_Gain_labelID                      21
36
 
#define AMIC_Gain_labelID                       22
37
 
#define DL1_Gain_labelID                        23
38
 
#define DL2_Gain_labelID                        24
39
 
#define DEFAULT_Gain_labelID                    25
40
 
#define DL1_M_G_Tones_labelID                   26
41
 
#define DL2_M_G_Tones_labelID                   27
42
 
#define Echo_M_G_labelID                        28
43
 
#define SDT_M_G_labelID                         29
44
 
#define VXREC_M_G_VX_DL_labelID                 30
45
 
#define UL_M_G_VX_DL_labelID                    31
46
 
#define DL1_M_labelID                           32
47
 
#define DL2_M_labelID                           33
48
 
#define MM_UL2_labelID                          34
49
 
#define VX_DL_labelID                           35
50
 
#define Tones_labelID                           36
51
 
#define DL_M_MM_UL2_VX_DL_labelID               37
52
 
#define Echo_M_labelID                          38
53
 
#define VX_UL_labelID                           39
54
 
#define VX_UL_M_labelID                         40
55
 
#define SDT_F_labelID                           41
56
 
#define SDT_F_data_labelID                      42
57
 
#define SDT_Coef_labelID                        43
58
 
#define SDT_Regs_labelID                        44
59
 
#define SDT_M_labelID                           45
60
 
#define DL1_labelID                             46
61
 
#define DMIC1_labelID                           47
62
 
#define DMIC1_L_labelID                         48
63
 
#define DMIC1_R_labelID                         49
64
 
#define DMIC2_labelID                           50
65
 
#define DMIC2_L_labelID                         51
66
 
#define DMIC2_R_labelID                         52
67
 
#define DMIC3_labelID                           53
68
 
#define DMIC3_L_labelID                         54
69
 
#define DMIC3_R_labelID                         55
70
 
#define BT_UL_L_labelID                         56
71
 
#define BT_UL_R_labelID                         57
72
 
#define AMIC_labelID                            58
73
 
#define AMIC_L_labelID                          59
74
 
#define AMIC_R_labelID                          60
75
 
#define EANC_FBK_In_labelID                     61
76
 
#define EANC_FBK_Out_labelID                    62
77
 
#define EANC_FBK_L_labelID                      63
78
 
#define EANC_FBK_R_labelID                      64
79
 
#define EchoRef_L_labelID                       65
80
 
#define EchoRef_R_labelID                       66
81
 
#define MM_DL_L_labelID                         67
82
 
#define MM_DL_R_labelID                         68
83
 
#define MM_UL_labelID                           69
84
 
#define AMIC_96_labelID                         70
85
 
#define DMIC0_96_labelID                        71
86
 
#define DMIC1_96_labelID                        72
87
 
#define DMIC2_96_labelID                        73
88
 
#define DMIC_desc_labelID                       74
89
 
#define UL_MIC_48K_labelID                      75
90
 
#define EQ_DL_48K_labelID                       76
91
 
#define EQ_48K_labelID                          77
92
 
#define UP_DOWN_8_48_labelID                    78
93
 
#define McPDM_Out1_labelID                      79
94
 
#define McPDM_Out2_labelID                      80
95
 
#define McPDM_Out3_labelID                      81
96
 
#define VX_UL_MUX_labelID                       82
97
 
#define MM_UL2_MUX_labelID                      83
98
 
#define MM_UL_MUX_labelID                       84
99
 
#define XinASRC_DL_VX_labelID                   85
100
 
#define ASRC_DL_VX_Coefs_labelID                86
101
 
#define ASRC_DL_VX_Alpha_labelID                87
102
 
#define ASRC_DL_VX_VarsBeta_labelID             88
103
 
#define ASRC_DL_VX_8k_Regs_labelID              89
104
 
#define XinASRC_UL_VX_labelID                   90
105
 
#define ASRC_UL_VX_Coefs_labelID                91
106
 
#define ASRC_UL_VX_Alpha_labelID                92
107
 
#define ASRC_UL_VX_VarsBeta_labelID             93
108
 
#define ASRC_UL_VX_8k_Regs_labelID              94
109
 
#define UL_48_8_DEC_labelID                     95
110
 
#define UP_DOWN_16_48_labelID                   96
111
 
#define ASRC_DL_VX_16k_Regs_labelID             97
112
 
#define ASRC_UL_VX_16k_Regs_labelID             98
113
 
#define UL_48_16_DEC_labelID                    99
114
 
#define XinASRC_DL_MM_labelID                   100
115
 
#define ASRC_DL_MM_Coefs_labelID                101
116
 
#define ASRC_DL_MM_Alpha_labelID                102
117
 
#define ASRC_DL_MM_VarsBeta_labelID             103
118
 
#define ASRC_DL_MM_Regs_labelID                 104
119
 
#define VX_REC_labelID                          105
120
 
#define VXREC_UL_M_Tones_VX_UL_labelID          106
121
 
#define VX_REC_L_labelID                        107
122
 
#define VX_REC_R_labelID                        108
123
 
#define DL2_M_L_labelID                         109
124
 
#define DL2_M_R_labelID                         110
125
 
#define DL1_M_data_labelID                      111
126
 
#define DL1_M_Coefs_labelID                     112
127
 
#define DL2_M_LR_data_labelID                   113
128
 
#define DL2_M_LR_Coefs_labelID                  114
129
 
#define VX_DL_8_48_LP_COEFS_labelID             115
130
 
#define VX_DL_8_48_BP_COEFS_labelID             116
131
 
#define VX_DL_8_48_BP_DATA_labelID              117
132
 
#define VX_DL_8_48_LP_DATA_labelID              118
133
 
#define SRC_BP_8K_48K_labelID                   119
134
 
#define SRC_HP_16K_48K_labelID                  120
135
 
#define SRC_LP_48K_labelID                      121
136
 
#define EARP_48_96_LP_DATA_labelID              122
137
 
#define SRC_48_96_LP_labelID                    123
138
 
#define IHF_48_96_LP_DATA_labelID               124
139
 
#define VX_DL_16_48_HP_COEFS_labelID            125
140
 
#define VX_DL_16_48_LP_COEFS_labelID            126
141
 
#define VX_DL_16_48_HP_DATA_labelID             127
142
 
#define VX_DL_16_48_LP_DATA_labelID             128
143
 
#define VX_UL_48_8_LP_COEFS_labelID             129
144
 
#define VX_UL_48_8_BP_DATA_labelID              130
145
 
#define VX_UL_48_8_LP_DATA_labelID              131
146
 
#define VX_UL_8_TEMP_labelID                    132
147
 
#define VX_UL_48_16_LP_COEFS_labelID            133
148
 
#define VX_UL_48_16_HP_DATA_labelID             134
149
 
#define VX_UL_48_16_LP_DATA_labelID             135
150
 
#define EQ_VX_UL_16K_labelID                    136
151
 
#define VX_UL_16_TEMP_labelID                   137
152
 
#define pAPS_iir1_p23_labelID                   138
153
 
#define pAPS_iir1_p45_labelID                   139
154
 
#define APS_IIR_Regs_labelID                    140
155
 
#define pAPS_core_DL1_p1_labelID                141
156
 
#define pAPS_core_DL1_p23_labelID               142
157
 
#define pAPS_core_DL1_p45_labelID               143
158
 
#define pAPS_core_DL1_r_labelID                 144
159
 
#define pAPS_DL2L_core_r_labelID                145
160
 
#define pAPS_DL2R_core_r_labelID                146
161
 
#define pAPS_COIL_core_DL1_p1_labelID           147
162
 
#define pAPS_COIL_core_DL1_p23_labelID          148
163
 
#define pAPS_COIL_core_DL1_p45_labelID          149
164
 
#define pAPS_COIL_core_DL1_r_labelID            150
165
 
#define XinASRC_ECHO_REF_labelID                151
166
 
#define ASRC_ECHO_REF_Coefs_labelID             152
167
 
#define ASRC_ECHO_REF_Alpha_labelID             153
168
 
#define ASRC_ECHO_REF_VarsBeta_labelID          154
169
 
#define ASRC_ECHO_REF_8k_Regs_labelID           155
170
 
#define ASRC_ECHO_REF_16k_Regs_labelID          156
171
 
#define DL2_L_APS_IIR_p23_labelID               157
172
 
#define DL2_R_APS_IIR_p23_labelID               158
173
 
#define DL2_L_APS_IIR_p45_labelID               159
174
 
#define DL2_R_APS_IIR_p45_labelID               160
175
 
#define DL2_L_APS_CORE_p1_labelID               161
176
 
#define DL2_L_APS_CORE_p23_labelID              162
177
 
#define DL2_L_APS_CORE_p45_labelID              163
178
 
#define DL2_R_APS_CORE_p1_labelID               164
179
 
#define DL2_R_APS_CORE_p23_labelID              165
180
 
#define DL2_R_APS_CORE_p45_labelID              166
181
 
#define DL2_L_APS_COIL_CORE_p1_labelID          167
182
 
#define DL2_L_APS_COIL_CORE_p23_labelID         168
183
 
#define DL2_L_APS_COIL_CORE_p45_labelID         169
184
 
#define pAPS_COIL_DL2L_core_r_labelID           170
185
 
#define DL2_R_APS_COIL_CORE_p1_labelID          171
186
 
#define DL2_R_APS_COIL_CORE_p23_labelID         172
187
 
#define DL2_R_APS_COIL_CORE_p45_labelID         173
188
 
#define pAPS_COIL_DL2R_core_r_labelID           174
189
 
#define DL1_APS_labelID                         175
190
 
#define DL2_L_APS_labelID                       176
191
 
#define DL2_R_APS_labelID                       177
192
 
#define ECHO_REF_48_16_HP_DATA_labelID          178
193
 
#define ECHO_REF_48_16_LP_DATA_labelID          179
194
 
#define ECHO_REF_48_8_BP_DATA_labelID           180
195
 
#define ECHO_REF_48_8_LP_DATA_labelID           181
196
 
#define ECHO_REF_DEC_labelID                    182
197
 
#define pEANC_p0_labelID                        183
198
 
#define pEANC_p1_labelID                        184
199
 
#define pEANC_p23_labelID                       185
200
 
#define pEANC_p45_labelID                       186
201
 
#define pEANC_reg1_labelID                      187
202
 
#define pEANC_reg2_labelID                      188
203
 
#define pEANC_reg3_labelID                      189
204
 
#define pEANC_r_labelID                         190
205
 
#define DL1_APS_EQ_p23_labelID                  191
206
 
#define DL1_APS_EQ_p45_labelID                  192
207
 
#define DL2_APS_EQ_p23_labelID                  193
208
 
#define DL2_APS_EQ_p45_labelID                  194
209
 
#define pDC_EANC_p23_labelID                    195
210
 
#define pDC_EANC_r_labelID                      196
211
 
#define pVIBRA1_p0_labelID                      197
212
 
#define pVIBRA1_p1_labelID                      198
213
 
#define pVIBRA1_p23_labelID                     199
214
 
#define pVIBRA1_p45_labelID                     200
215
 
#define pVibra1_pR1_labelID                     201
216
 
#define pVibra1_pR2_labelID                     202
217
 
#define pVibra1_pR3_labelID                     203
218
 
#define pVIBRA1_r_labelID                       204
219
 
#define pVIBRA2_p0_labelID                      205
220
 
#define pVIBRA2_p1_labelID                      206
221
 
#define pVIBRA2_p23_labelID                     207
222
 
#define pVIBRA2_p45_labelID                     208
223
 
#define pCtrl_p67_labelID                       209
224
 
#define pVIBRA2_r_labelID                       210
225
 
#define VIBRA_labelID                           211
226
 
#define PING_labelID                            212
227
 
#define PING_Regs_labelID                       213
228
 
#define UP_48_96_LP_COEFS_labelID               214
229
 
#define AMIC_96_48_data_labelID                 215
230
 
#define DOWN_96_48_Coefs_labelID                216
231
 
#define DOWN_96_48_Regs_labelID                 217
232
 
#define DMIC0_96_48_data_labelID                218
233
 
#define DMIC1_96_48_data_labelID                219
234
 
#define DMIC2_96_48_data_labelID                220
235
 
#define EANC_FBK_96_48_data_labelID             221
236
 
#define pDC_EANC_r2_labelID                     222
237
 
#define SIO_DMIC_labelID                        223
238
 
#define SIO_PDM_UL_labelID                      224
239
 
#define SIO_BT_VX_UL_labelID                    225
240
 
#define SIO_MM_UL_labelID                       226
241
 
#define SIO_MM_UL2_labelID                      227
242
 
#define SIO_VX_UL_labelID                       228
243
 
#define SIO_MM_DL_labelID                       229
244
 
#define SIO_VX_DL_labelID                       230
245
 
#define SIO_TONES_DL_labelID                    231
246
 
#define SIO_VIB_DL_labelID                      232
247
 
#define SIO_BT_VX_DL_labelID                    233
248
 
#define SIO_PDM_DL_labelID                      234
249
 
#define SIO_MM_EXT_OUT_labelID                  235
250
 
#define SIO_MM_EXT_IN_labelID                   236
251
 
#define DMIC_ATC_PTR_labelID                    237
252
 
#define MCPDM_UL_ATC_PTR_labelID                238
253
 
#define BT_VX_UL_ATC_PTR_labelID                239
254
 
#define MM_UL_ATC_PTR_labelID                   240
255
 
#define MM_UL2_ATC_PTR_labelID                  241
256
 
#define VX_UL_ATC_PTR_labelID                   242
257
 
#define MM_DL_ATC_PTR_labelID                   243
258
 
#define VX_DL_ATC_PTR_labelID                   244
259
 
#define TONES_DL_ATC_PTR_labelID                245
260
 
#define VIB_DL_ATC_PTR_labelID                  246
261
 
#define BT_VX_DL_ATC_PTR_labelID                247
262
 
#define PDM_DL_ATC_PTR_labelID                  248
263
 
#define MM_EXT_OUT_ATC_PTR_labelID              249
264
 
#define MM_EXT_IN_ATC_PTR_labelID               250
265
 
#define MCU_IRQ_FIFO_ptr_labelID                251
266
 
#define DEBUG_ATC_ptrs_labelID                  252
267
 
#define DEBUG_IRQ_FIFO_reg_labelID              253
268
 
#define UP_DOWN_48_96_labelID                   254
269
 
#define OSR96_2_labelID                         255
270
 
#define DEBUG_GAINS_labelID                     256
271
 
#define DBG_8K_PATTERN_labelID                  257
272
 
#define DBG_16K_PATTERN_labelID                 258
273
 
#define DBG_48K_PATTERN_labelID                 259
274
 
#define DBG_MCPDM_PATTERN_labelID               260
275
 
#define SMEM_TEST_PATTERN_labelID               261
276
 
#define UL_VX_UL_48_8K_labelID                  262
277
 
#define UL_VX_UL_48_16K_labelID                 263
278
 
#define BT_UL_8_48_BP_DATA_labelID              264
279
 
#define BT_UL_8_48_LP_DATA_labelID              265
280
 
#define BT_UL_16_48_HP_DATA_labelID             266
281
 
#define BT_UL_16_48_LP_DATA_labelID             267
282
 
#define BT_DL_48_8_BP_DATA_labelID              268
283
 
#define BT_DL_48_8_LP_DATA_labelID              269
284
 
#define BT_DL_48_16_HP_DATA_labelID             270
285
 
#define BT_DL_48_16_LP_DATA_labelID             271
286
 
#define BT_DL_labelID                           272
287
 
#define BT_UL_labelID                           273
288
 
#define BT_DL_8k_labelID                        274
289
 
#define BT_DL_16k_labelID                       275
290
 
#define BT_UL_8k_labelID                        276
291
 
#define BT_UL_16k_labelID                       277
 
14
#define Dummy_Regs_labelID                                      0
 
15
#define Dummy_AM_labelID                                        1
 
16
#define Voice_8k_UL_labelID                                     2
 
17
#define Voice_8k_DL_labelID                                     3
 
18
#define ECHO_REF_8K_labelID                                     4
 
19
#define Voice_16k_UL_labelID                                    5
 
20
#define Voice_16k_DL_labelID                                    6
 
21
#define ECHO_REF_16K_labelID                                    7
 
22
#define MM_DL_labelID                                           8
 
23
#define IO_VX_DL_ASRC_labelID                                   9
 
24
#define IO_MM_DL_ASRC_labelID                                   10
 
25
#define IO_VIBRA_DL_labelID                                     11
 
26
#define ZERO_labelID                                            12
 
27
#define GTarget_labelID                                         13
 
28
#define GCurrent_labelID                                        14
 
29
#define Gr_1_labelID                                            15
 
30
#define Gr_2_labelID                                            16
 
31
#define Gr_Regs_labelID                                         17
 
32
#define DMIC0_Gain_labelID                                      18
 
33
#define DMIC1_Gain_labelID                                      19
 
34
#define DMIC2_Gain_labelID                                      20
 
35
#define DMIC3_Gain_labelID                                      21
 
36
#define AMIC_Gain_labelID                                       22
 
37
#define MIXDL1_Gain_labelID                                     23
 
38
#define MIXDL2_Gain_labelID                                     24
 
39
#define DEFAULT_Gain_labelID                                    25
 
40
#define DL1_M_G_Tones_labelID                                   26
 
41
#define DL2_M_G_Tones_labelID                                   27
 
42
#define Echo_M_G_labelID                                        28
 
43
#define SDT_M_G_labelID                                         29
 
44
#define VXREC_M_G_VX_DL_labelID                                 30
 
45
#define UL_M_G_VX_DL_labelID                                    31
 
46
#define DL1_M_labelID                                           32
 
47
#define DL2_M_labelID                                           33
 
48
#define MM_UL2_labelID                                          34
 
49
#define VX_DL_labelID                                           35
 
50
#define Tones_labelID                                           36
 
51
#define DL_M_MM_UL2_VX_DL_labelID                               37
 
52
#define Echo_M_labelID                                          38
 
53
#define VX_UL_labelID                                           39
 
54
#define VX_UL_M_labelID                                         40
 
55
#define SDT_F_labelID                                           41
 
56
#define SDT_F_data_labelID                                      42
 
57
#define SDT_Coef_labelID                                        43
 
58
#define SDT_Regs_labelID                                        44
 
59
#define SDT_M_labelID                                           45
 
60
#define DL1_EQ_labelID                                          46
 
61
#define DL2_EQ_labelID                                          47
 
62
#define DL1_GAIN_out_labelID                                    48
 
63
#define DL2_GAIN_out_labelID                                    49
 
64
#define DMIC1_labelID                                           50
 
65
#define DMIC1_L_labelID                                         51
 
66
#define DMIC1_R_labelID                                         52
 
67
#define DMIC2_labelID                                           53
 
68
#define DMIC2_L_labelID                                         54
 
69
#define DMIC2_R_labelID                                         55
 
70
#define DMIC3_labelID                                           56
 
71
#define DMIC3_L_labelID                                         57
 
72
#define DMIC3_R_labelID                                         58
 
73
#define MIC4_labelID                                            59
 
74
#define MIC4_L_labelID                                          60
 
75
#define MIC4_R_labelID                                          61
 
76
#define BT_UL_L_labelID                                         62
 
77
#define BT_UL_R_labelID                                         63
 
78
#define AMIC_labelID                                            64
 
79
#define AMIC_L_labelID                                          65
 
80
#define AMIC_R_labelID                                          66
 
81
#define EANC_FBK_In_labelID                                     67
 
82
#define EANC_FBK_Out_labelID                                    68
 
83
#define EANC_FBK_L_labelID                                      69
 
84
#define EANC_FBK_R_labelID                                      70
 
85
#define EchoRef_L_labelID                                       71
 
86
#define EchoRef_R_labelID                                       72
 
87
#define MM_DL_L_labelID                                         73
 
88
#define MM_DL_R_labelID                                         74
 
89
#define MM_UL_labelID                                           75
 
90
#define AMIC_96_labelID                                         76
 
91
#define DMIC0_96_labelID                                        77
 
92
#define DMIC1_96_labelID                                        78
 
93
#define DMIC2_96_labelID                                        79
 
94
#define DMIC_desc_labelID                                       80
 
95
#define UL_MIC_48K_labelID                                      81
 
96
#define EQ_DL_48K_labelID                                       82
 
97
#define EQ_48K_labelID                                          83
 
98
#define McPDM_Out1_labelID                                      84
 
99
#define McPDM_Out2_labelID                                      85
 
100
#define McPDM_Out3_labelID                                      86
 
101
#define VX_UL_MUX_labelID                                       87
 
102
#define MM_UL2_MUX_labelID                                      88
 
103
#define MM_UL_MUX_labelID                                       89
 
104
#define XinASRC_DL_VX_labelID                                   90
 
105
#define ASRC_DL_VX_Coefs_labelID                                91
 
106
#define ASRC_DL_VX_Alpha_labelID                                92
 
107
#define ASRC_DL_VX_VarsBeta_labelID                             93
 
108
#define ASRC_DL_VX_8k_Regs_labelID                              94
 
109
#define XinASRC_UL_VX_labelID                                   95
 
110
#define ASRC_UL_VX_Coefs_labelID                                96
 
111
#define ASRC_UL_VX_Alpha_labelID                                97
 
112
#define ASRC_UL_VX_VarsBeta_labelID                             98
 
113
#define ASRC_UL_VX_8k_Regs_labelID                              99
 
114
#define UL_48_8_DEC_labelID                                     100
 
115
#define ASRC_DL_VX_16k_Regs_labelID                             101
 
116
#define ASRC_UL_VX_16k_Regs_labelID                             102
 
117
#define UL_48_16_DEC_labelID                                    103
 
118
#define XinASRC_DL_MM_labelID                                   104
 
119
#define ASRC_DL_MM_Coefs_labelID                                105
 
120
#define ASRC_DL_MM_Alpha_labelID                                106
 
121
#define ASRC_DL_MM_VarsBeta_labelID                             107
 
122
#define ASRC_DL_MM_Regs_labelID                                 108
 
123
#define VX_REC_labelID                                          109
 
124
#define VXREC_UL_M_Tones_VX_UL_labelID                          110
 
125
#define VX_REC_L_labelID                                        111
 
126
#define VX_REC_R_labelID                                        112
 
127
#define DL2_M_L_labelID                                         113
 
128
#define DL2_M_R_labelID                                         114
 
129
#define DL1_M_data_labelID                                      115
 
130
#define DL1_M_Coefs_labelID                                     116
 
131
#define DL2_M_LR_data_labelID                                   117
 
132
#define DL2_M_LR_Coefs_labelID                                  118
 
133
#define SRC_6_LP_COEFS_labelID                                  119
 
134
#define SRC_6_LP_GAIN_COEFS_labelID                             120
 
135
#define SRC_6_HP_COEFS_labelID                                  121
 
136
#define SRC_3_LP_COEFS_labelID                                  122
 
137
#define SRC_3_LP_GAIN_COEFS_labelID                             123
 
138
#define SRC_3_HP_COEFS_labelID                                  124
 
139
#define VX_DL_8_48_LP_DATA_labelID                              125
 
140
#define VX_DL_8_48_HP_DATA_labelID                              126
 
141
#define VX_DL_16_48_LP_DATA_labelID                             127
 
142
#define VX_DL_16_48_HP_DATA_labelID                             128
 
143
#define VX_UL_48_8_LP_DATA_labelID                              129
 
144
#define VX_UL_48_8_HP_DATA_labelID                              130
 
145
#define VX_UL_48_16_LP_DATA_labelID                             131
 
146
#define VX_UL_48_16_HP_DATA_labelID                             132
 
147
#define BT_UL_8_48_LP_DATA_labelID                              133
 
148
#define BT_UL_8_48_HP_DATA_labelID                              134
 
149
#define BT_UL_16_48_LP_DATA_labelID                             135
 
150
#define BT_UL_16_48_HP_DATA_labelID                             136
 
151
#define BT_DL_48_8_LP_DATA_labelID                              137
 
152
#define BT_DL_48_8_HP_DATA_labelID                              138
 
153
#define BT_DL_48_16_LP_DATA_labelID                             139
 
154
#define BT_DL_48_16_HP_DATA_labelID                             140
 
155
#define ECHO_REF_48_16_LP_DATA_labelID                          141
 
156
#define ECHO_REF_48_16_HP_DATA_labelID                          142
 
157
#define ECHO_REF_48_8_LP_DATA_labelID                           143
 
158
#define ECHO_REF_48_8_HP_DATA_labelID                           144
 
159
#define ECHO_REF_DEC_labelID                                    145
 
160
#define VX_UL_8_TEMP_labelID                                    146
 
161
#define VX_UL_16_TEMP_labelID                                   147
 
162
#define UP_DOWN_8_48_labelID                                    148
 
163
#define UP_DOWN_16_48_labelID                                   149
 
164
#define SRC_6_LP_48k_labelID                                    150
 
165
#define SRC_6_HP_labelID                                        151
 
166
#define SRC_3_LP_48k_labelID                                    152
 
167
#define SRC_3_HP_labelID                                        153
 
168
#define EARP_48_96_LP_DATA_labelID                              154
 
169
#define SRC_48_96_LP_labelID                                    155
 
170
#define IHF_48_96_LP_DATA_labelID                               156
 
171
#define EQ_VX_UL_16K_labelID                                    157
 
172
#define pAPS_iir1_p23_labelID                                   158
 
173
#define pAPS_iir1_p45_labelID                                   159
 
174
#define APS_IIR_Regs_labelID                                    160
 
175
#define pAPS_core_DL1_p1_labelID                                161
 
176
#define pAPS_core_DL1_p23_labelID                               162
 
177
#define pAPS_core_DL1_p45_labelID                               163
 
178
#define pAPS_core_DL1_r_labelID                                 164
 
179
#define pAPS_DL2L_core_r_labelID                                165
 
180
#define pAPS_DL2R_core_r_labelID                                166
 
181
#define pAPS_COIL_core_DL1_p1_labelID                           167
 
182
#define pAPS_COIL_core_DL1_p23_labelID                          168
 
183
#define pAPS_COIL_core_DL1_p45_labelID                          169
 
184
#define pAPS_COIL_core_DL1_r_labelID                            170
 
185
#define DL2_L_APS_IIR_p23_labelID                               171
 
186
#define DL2_R_APS_IIR_p23_labelID                               172
 
187
#define DL2_L_APS_IIR_p45_labelID                               173
 
188
#define DL2_R_APS_IIR_p45_labelID                               174
 
189
#define DL2_L_APS_CORE_p1_labelID                               175
 
190
#define DL2_L_APS_CORE_p23_labelID                              176
 
191
#define DL2_L_APS_CORE_p45_labelID                              177
 
192
#define DL2_R_APS_CORE_p1_labelID                               178
 
193
#define DL2_R_APS_CORE_p23_labelID                              179
 
194
#define DL2_R_APS_CORE_p45_labelID                              180
 
195
#define DL2_L_APS_COIL_CORE_p1_labelID                          181
 
196
#define DL2_L_APS_COIL_CORE_p23_labelID                         182
 
197
#define DL2_L_APS_COIL_CORE_p45_labelID                         183
 
198
#define pAPS_COIL_DL2L_core_r_labelID                           184
 
199
#define DL2_R_APS_COIL_CORE_p1_labelID                          185
 
200
#define DL2_R_APS_COIL_CORE_p23_labelID                         186
 
201
#define DL2_R_APS_COIL_CORE_p45_labelID                         187
 
202
#define pAPS_COIL_DL2R_core_r_labelID                           188
 
203
#define DL1_APS_labelID                                         189
 
204
#define DL2_L_APS_labelID                                       190
 
205
#define DL2_R_APS_labelID                                       191
 
206
#define pEANC_p0_labelID                                        192
 
207
#define pEANC_p1_labelID                                        193
 
208
#define pEANC_p23_labelID                                       194
 
209
#define pEANC_p45_labelID                                       195
 
210
#define pEANC_reg1_labelID                                      196
 
211
#define pEANC_reg2_labelID                                      197
 
212
#define pEANC_reg3_labelID                                      198
 
213
#define pEANC_r_labelID                                         199
 
214
#define DL1_APS_EQ_p23_labelID                                  200
 
215
#define DL1_APS_EQ_p45_labelID                                  201
 
216
#define DL2_APS_EQ_p23_labelID                                  202
 
217
#define DL2_APS_EQ_p45_labelID                                  203
 
218
#define pDC_EANC_p23_labelID                                    204
 
219
#define pDC_EANC_r_labelID                                      205
 
220
#define pVIBRA1_p0_labelID                                      206
 
221
#define pVIBRA1_p1_labelID                                      207
 
222
#define pVIBRA1_p23_labelID                                     208
 
223
#define pVIBRA1_p45_labelID                                     209
 
224
#define pVibra1_pR1_labelID                                     210
 
225
#define pVibra1_pR2_labelID                                     211
 
226
#define pVibra1_pR3_labelID                                     212
 
227
#define pVIBRA1_r_labelID                                       213
 
228
#define pVIBRA2_p0_labelID                                      214
 
229
#define pVIBRA2_p1_labelID                                      215
 
230
#define pVIBRA2_p23_labelID                                     216
 
231
#define pVIBRA2_p45_labelID                                     217
 
232
#define pCtrl_p67_labelID                                       218
 
233
#define pVIBRA2_r_labelID                                       219
 
234
#define VIBRA_labelID                                           220
 
235
#define PING_labelID                                            221
 
236
#define PING_Regs_labelID                                       222
 
237
#define UP_48_96_LP_COEFS_labelID                               223
 
238
#define AMIC_96_48_data_labelID                                 224
 
239
#define DOWN_96_48_Coefs_labelID                                225
 
240
#define DOWN_96_48_Regs_labelID                                 226
 
241
#define DMIC0_96_48_data_labelID                                227
 
242
#define DMIC1_96_48_data_labelID                                228
 
243
#define DMIC2_96_48_data_labelID                                229
 
244
#define EANC_FBK_96_48_data_labelID                             230
 
245
#define pDC_EANC_r2_labelID                                     231
 
246
#define SIO_DMIC_labelID                                        232
 
247
#define SIO_PDM_UL_labelID                                      233
 
248
#define SIO_BT_VX_UL_labelID                                    234
 
249
#define SIO_MM_UL_labelID                                       235
 
250
#define SIO_MM_UL2_labelID                                      236
 
251
#define SIO_VX_UL_labelID                                       237
 
252
#define SIO_MM_DL_labelID                                       238
 
253
#define SIO_VX_DL_labelID                                       239
 
254
#define SIO_TONES_DL_labelID                                    240
 
255
#define SIO_VIB_DL_labelID                                      241
 
256
#define SIO_BT_VX_DL_labelID                                    242
 
257
#define SIO_PDM_DL_labelID                                      243
 
258
#define SIO_MM_EXT_OUT_labelID                                  244
 
259
#define SIO_MM_EXT_IN_labelID                                   245
 
260
#define SIO_TDM_OUT_labelID                                     246
 
261
#define SIO_TDM_IN_labelID                                      247
 
262
#define DMIC_ATC_PTR_labelID                                    248
 
263
#define MCPDM_UL_ATC_PTR_labelID                                249
 
264
#define BT_VX_UL_ATC_PTR_labelID                                250
 
265
#define MM_UL_ATC_PTR_labelID                                   251
 
266
#define MM_UL2_ATC_PTR_labelID                                  252
 
267
#define VX_UL_ATC_PTR_labelID                                   253
 
268
#define MM_DL_ATC_PTR_labelID                                   254
 
269
#define VX_DL_ATC_PTR_labelID                                   255
 
270
#define TONES_DL_ATC_PTR_labelID                                256
 
271
#define VIB_DL_ATC_PTR_labelID                                  257
 
272
#define BT_VX_DL_ATC_PTR_labelID                                258
 
273
#define PDM_DL_ATC_PTR_labelID                                  259
 
274
#define MM_EXT_OUT_ATC_PTR_labelID                              260
 
275
#define MM_EXT_IN_ATC_PTR_labelID                               261
 
276
#define TDM_OUT_ATC_PTR_labelID                                 262
 
277
#define TDM_IN_ATC_PTR_labelID                                  263
 
278
#define MCU_IRQ_FIFO_ptr_labelID                                264
 
279
#define DEBUG_IRQ_FIFO_reg_labelID                              265
 
280
#define UP_DOWN_48_96_labelID                                   266
 
281
#define OSR96_2_labelID                                         267
 
282
#define DEBUG_GAINS_labelID                                     268
 
283
#define DBG_8K_PATTERN_labelID                                  269
 
284
#define DBG_16K_PATTERN_labelID                                 270
 
285
#define DBG_24K_PATTERN_labelID                                 271
 
286
#define DBG_48K_PATTERN_labelID                                 272
 
287
#define DBG_96K_PATTERN_labelID                                 273
 
288
#define UL_VX_UL_48_8K_labelID                                  274
 
289
#define UL_VX_UL_48_16K_labelID                                 275
 
290
#define BT_DL_labelID                                           276
 
291
#define BT_UL_labelID                                           277
 
292
#define BT_DL_8k_labelID                                        278
 
293
#define BT_DL_16k_labelID                                       279
 
294
#define BT_UL_8k_labelID                                        280
 
295
#define BT_UL_16k_labelID                                       281
 
296
#define MM_EXT_IN_labelID                                       282
 
297
#define MM_EXT_IN_L_labelID                                     283
 
298
#define MM_EXT_IN_R_labelID                                     284
 
299
#define ECHO_REF_48_16_WRAP_labelID                             285
 
300
#define ECHO_REF_48_8_WRAP_labelID                              286
 
301
#define BT_UL_16_48_WRAP_labelID                                287
 
302
#define BT_UL_8_48_WRAP_labelID                                 288
 
303
#define BT_DL_48_16_WRAP_labelID                                289
 
304
#define BT_DL_48_8_WRAP_labelID                                 290
 
305
#define VX_DL_16_48_WRAP_labelID                                291
 
306
#define VX_DL_8_48_WRAP_labelID                                 292
 
307
#define VX_UL_48_16_WRAP_labelID                                293
 
308
#define VX_UL_48_8_WRAP_labelID                                 294
 
309
#define APS_DL1_IRQs_WRAP_labelID                               295
 
310
#define APS_DL2_L_IRQs_WRAP_labelID                             296
 
311
#define APS_DL2_R_IRQs_WRAP_labelID                             297
292
312
 
293
313
#endif  /* _ABE_INITXXXX_LABELS_H_ */