8723BU: Update 8723BU wifi driver to version v4.3.16_14189.20150519_BTCOEX2015119...
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / rockchip_wlan / rtl8723bu / include / Hal8723BPhyReg.h
1 /******************************************************************************\r
2  *\r
3  * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.\r
4  *\r
5  * This program is free software; you can redistribute it and/or modify it\r
6  * under the terms of version 2 of the GNU General Public License as\r
7  * published by the Free Software Foundation.\r
8  *\r
9  * This program is distributed in the hope that it will be useful, but WITHOUT\r
10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\r
11  * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for\r
12  * more details.\r
13  *\r
14  * You should have received a copy of the GNU General Public License along with\r
15  * this program; if not, write to the Free Software Foundation, Inc.,\r
16  * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA\r
17  *\r
18  *\r
19  ******************************************************************************/\r
20 #ifndef __INC_HAL8723BPHYREG_H__\r
21 #define __INC_HAL8723BPHYREG_H__\r
22 \r
23 #define         rSYM_WLBT_PAPE_SEL              0x64\r
24 //\r
25 // BB-PHY register PMAC 0x100 PHY 0x800 - 0xEFF\r
26 // 1. PMAC duplicate register due to connection: RF_Mode, TRxRN, NumOf L-STF\r
27 // 2. 0x800/0x900/0xA00/0xC00/0xD00/0xE00\r
28 // 3. RF register 0x00-2E\r
29 // 4. Bit Mask for BB/RF register\r
30 // 5. Other defintion for BB/RF R/W\r
31 //\r
32 \r
33 \r
34 //\r
35 // 1. PMAC duplicate register due to connection: RF_Mode, TRxRN, NumOf L-STF\r
36 // 1. Page1(0x100)\r
37 //\r
38 #define         rPMAC_Reset                                     0x100\r
39 #define         rPMAC_TxStart                                   0x104\r
40 #define         rPMAC_TxLegacySIG                               0x108\r
41 #define         rPMAC_TxHTSIG1                          0x10c\r
42 #define         rPMAC_TxHTSIG2                          0x110\r
43 #define         rPMAC_PHYDebug                          0x114\r
44 #define         rPMAC_TxPacketNum                               0x118\r
45 #define         rPMAC_TxIdle                                    0x11c\r
46 #define         rPMAC_TxMACHeader0                      0x120\r
47 #define         rPMAC_TxMACHeader1                      0x124\r
48 #define         rPMAC_TxMACHeader2                      0x128\r
49 #define         rPMAC_TxMACHeader3                      0x12c\r
50 #define         rPMAC_TxMACHeader4                      0x130\r
51 #define         rPMAC_TxMACHeader5                      0x134\r
52 #define         rPMAC_TxDataType                                0x138\r
53 #define         rPMAC_TxRandomSeed                      0x13c\r
54 #define         rPMAC_CCKPLCPPreamble                   0x140\r
55 #define         rPMAC_CCKPLCPHeader                     0x144\r
56 #define         rPMAC_CCKCRC16                          0x148\r
57 #define         rPMAC_OFDMRxCRC32OK                     0x170\r
58 #define         rPMAC_OFDMRxCRC32Er                     0x174\r
59 #define         rPMAC_OFDMRxParityEr                    0x178\r
60 #define         rPMAC_OFDMRxCRC8Er                      0x17c\r
61 #define         rPMAC_CCKCRxRC16Er                      0x180\r
62 #define         rPMAC_CCKCRxRC32Er                      0x184\r
63 #define         rPMAC_CCKCRxRC32OK                      0x188\r
64 #define         rPMAC_TxStatus                                  0x18c\r
65 \r
66 //\r
67 // 2. Page2(0x200)\r
68 //\r
69 // The following two definition are only used for USB interface.\r
70 #define         RF_BB_CMD_ADDR                          0x02c0  // RF/BB read/write command address.\r
71 #define         RF_BB_CMD_DATA                          0x02c4  // RF/BB read/write command data.\r
72 \r
73 //\r
74 // 3. Page8(0x800)\r
75 //\r
76 #define         rFPGA0_RFMOD                            0x800   //RF mode & CCK TxSC // RF BW Setting??\r
77 \r
78 #define         rFPGA0_TxInfo                           0x804   // Status report??\r
79 #define         rFPGA0_PSDFunction                      0x808\r
80 \r
81 #define         rFPGA0_TxGainStage                      0x80c   // Set TX PWR init gain?\r
82 \r
83 #define         rFPGA0_RFTiming1                        0x810   // Useless now\r
84 #define         rFPGA0_RFTiming2                        0x814\r
85 \r
86 #define         rFPGA0_XA_HSSIParameter1                0x820   // RF 3 wire register\r
87 #define         rFPGA0_XA_HSSIParameter2                0x824\r
88 #define         rFPGA0_XB_HSSIParameter1                0x828\r
89 #define         rFPGA0_XB_HSSIParameter2                0x82c\r
90 #define         rTxAGC_B_Rate18_06                              0x830\r
91 #define         rTxAGC_B_Rate54_24                              0x834\r
92 #define         rTxAGC_B_CCK1_55_Mcs32          0x838\r
93 #define         rTxAGC_B_Mcs03_Mcs00                    0x83c\r
94 \r
95 #define         rTxAGC_B_Mcs07_Mcs04                    0x848\r
96 #define         rTxAGC_B_Mcs11_Mcs08                    0x84c\r
97 \r
98 #define         rFPGA0_XA_LSSIParameter         0x840\r
99 #define         rFPGA0_XB_LSSIParameter         0x844\r
100 \r
101 #define         rFPGA0_RFWakeUpParameter                0x850   // Useless now\r
102 #define         rFPGA0_RFSleepUpParameter               0x854\r
103 \r
104 #define         rFPGA0_XAB_SwitchControl                0x858   // RF Channel switch\r
105 #define         rFPGA0_XCD_SwitchControl                0x85c\r
106 \r
107 #define         rFPGA0_XA_RFInterfaceOE         0x860   // RF Channel switch\r
108 #define         rFPGA0_XB_RFInterfaceOE         0x864\r
109 \r
110 #define         rTxAGC_B_Mcs15_Mcs12                    0x868\r
111 #define         rTxAGC_B_CCK11_A_CCK2_11                0x86c\r
112 \r
113 #define         rFPGA0_XAB_RFInterfaceSW                0x870   // RF Interface Software Control\r
114 #define         rFPGA0_XCD_RFInterfaceSW                0x874\r
115 \r
116 #define         rFPGA0_XAB_RFParameter          0x878   // RF Parameter\r
117 #define         rFPGA0_XCD_RFParameter          0x87c\r
118 \r
119 #define         rFPGA0_AnalogParameter1         0x880   // Crystal cap setting RF-R/W protection for parameter4??\r
120 #define         rFPGA0_AnalogParameter2         0x884\r
121 #define         rFPGA0_AnalogParameter3         0x888   // Useless now\r
122 #define         rFPGA0_AnalogParameter4         0x88c\r
123 \r
124 #define         rFPGA0_XA_LSSIReadBack          0x8a0   // Tranceiver LSSI Readback\r
125 #define         rFPGA0_XB_LSSIReadBack          0x8a4\r
126 #define         rFPGA0_XC_LSSIReadBack          0x8a8\r
127 #define         rFPGA0_XD_LSSIReadBack          0x8ac\r
128 \r
129 #define         rFPGA0_PSDReport                                0x8b4   // Useless now\r
130 #define         TransceiverA_HSPI_Readback      0x8b8   // Transceiver A HSPI Readback\r
131 #define         TransceiverB_HSPI_Readback      0x8bc   // Transceiver B HSPI Readback\r
132 #define         rFPGA0_XAB_RFInterfaceRB                0x8e0   // Useless now // RF Interface Readback Value\r
133 #define         rFPGA0_XCD_RFInterfaceRB                0x8e4   // Useless now\r
134 \r
135 //\r
136 // 4. Page9(0x900)\r
137 //\r
138 #define rFPGA1_RFMOD                            0x900   //RF mode & OFDM TxSC // RF BW Setting??\r
139 #define rFPGA1_TxBlock                          0x904   // Useless now\r
140 #define rFPGA1_DebugSelect                      0x908   // Useless now\r
141 #define rFPGA1_TxInfo                           0x90c   // Useless now // Status report??\r
142 #define rDPDT_control                           0x92c\r
143 #define rfe_ctrl_anta_src                               0x930\r
144 #define rS0S1_PathSwitch                        0x948\r
145 \r
146 //\r
147 // 5. PageA(0xA00)\r
148 //\r
149 // Set Control channel to upper or lower. These settings are required only for 40MHz\r
150 #define         rCCK0_System                            0xa00\r
151 \r
152 #define         rCCK0_AFESetting                        0xa04   // Disable init gain now // Select RX path by RSSI\r
153 #define         rCCK0_CCA                                       0xa08   // Disable init gain now // Init gain\r
154 \r
155 #define         rCCK0_RxAGC1                            0xa0c   //AGC default value, saturation level // Antenna Diversity, RX AGC, LNA Threshold, RX LNA Threshold useless now. Not the same as 90 series\r
156 #define         rCCK0_RxAGC2                            0xa10   //AGC & DAGC\r
157 \r
158 #define         rCCK0_RxHP                                      0xa14\r
159 \r
160 #define         rCCK0_DSPParameter1             0xa18   //Timing recovery & Channel estimation threshold\r
161 #define         rCCK0_DSPParameter2             0xa1c   //SQ threshold\r
162 \r
163 #define         rCCK0_TxFilter1                         0xa20\r
164 #define         rCCK0_TxFilter2                         0xa24\r
165 #define         rCCK0_DebugPort                 0xa28   //debug port and Tx filter3\r
166 #define         rCCK0_FalseAlarmReport          0xa2c   //0xa2d useless now 0xa30-a4f channel report\r
167 #define         rCCK0_TRSSIReport                       0xa50\r
168 #define         rCCK0_RxReport                          0xa54  //0xa57\r
169 #define         rCCK0_FACounterLower            0xa5c  //0xa5b\r
170 #define         rCCK0_FACounterUpper            0xa58  //0xa5c\r
171 \r
172 //\r
173 // PageB(0xB00)\r
174 //\r
175 #define rPdp_AntA                                               0xb00\r
176 #define rPdp_AntA_4                                             0xb04\r
177 #define rPdp_AntA_8                                             0xb08\r
178 #define rPdp_AntA_C                                             0xb0c\r
179 #define rPdp_AntA_10                                    0xb10\r
180 #define rPdp_AntA_14                                    0xb14\r
181 #define rPdp_AntA_18                                    0xb18\r
182 #define rPdp_AntA_1C                                    0xb1c\r
183 #define rPdp_AntA_20                                    0xb20\r
184 #define rPdp_AntA_24                                    0xb24\r
185 \r
186 #define rConfig_Pmpd_AntA                               0xb28\r
187 #define rConfig_ram64x16                                0xb2c\r
188 \r
189 #define rBndA                                                   0xb30\r
190 #define rHssiPar                                                0xb34\r
191 \r
192 #define rConfig_AntA                                    0xb68\r
193 #define rConfig_AntB                                    0xb6c\r
194 \r
195 #define rPdp_AntB                                               0xb70\r
196 #define rPdp_AntB_4                                             0xb74\r
197 #define rPdp_AntB_8                                             0xb78\r
198 #define rPdp_AntB_C                                             0xb7c\r
199 #define rPdp_AntB_10                                    0xb80\r
200 #define rPdp_AntB_14                                    0xb84\r
201 #define rPdp_AntB_18                                    0xb88\r
202 #define rPdp_AntB_1C                                    0xb8c\r
203 #define rPdp_AntB_20                                    0xb90\r
204 #define rPdp_AntB_24                                    0xb94\r
205 \r
206 #define rConfig_Pmpd_AntB                               0xb98\r
207 \r
208 #define rBndB                                                   0xba0\r
209 \r
210 #define rAPK                                                    0xbd8\r
211 #define rPm_Rx0_AntA                                    0xbdc\r
212 #define rPm_Rx1_AntA                                    0xbe0\r
213 #define rPm_Rx2_AntA                                    0xbe4\r
214 #define rPm_Rx3_AntA                                    0xbe8\r
215 #define rPm_Rx0_AntB                                    0xbec\r
216 #define rPm_Rx1_AntB                                    0xbf0\r
217 #define rPm_Rx2_AntB                                    0xbf4\r
218 #define rPm_Rx3_AntB                                    0xbf8\r
219 //\r
220 // 6. PageC(0xC00)\r
221 //\r
222 #define         rOFDM0_LSTF                             0xc00\r
223 \r
224 #define         rOFDM0_TRxPathEnable            0xc04\r
225 #define         rOFDM0_TRMuxPar                 0xc08\r
226 #define         rOFDM0_TRSWIsolation            0xc0c\r
227 \r
228 #define         rOFDM0_XARxAFE                  0xc10  //RxIQ DC offset, Rx digital filter, DC notch filter\r
229 #define         rOFDM0_XARxIQImbalance          0xc14  //RxIQ imblance matrix\r
230 #define         rOFDM0_XBRxAFE                          0xc18\r
231 #define         rOFDM0_XBRxIQImbalance          0xc1c\r
232 #define         rOFDM0_XCRxAFE                          0xc20\r
233 #define         rOFDM0_XCRxIQImbalance          0xc24\r
234 #define         rOFDM0_XDRxAFE                          0xc28\r
235 #define         rOFDM0_XDRxIQImbalance          0xc2c\r
236 \r
237 #define         rOFDM0_RxDetector1                      0xc30  //PD,BW & SBD    // DM tune init gain\r
238 #define         rOFDM0_RxDetector2                      0xc34  //SBD & Fame Sync. \r
239 #define         rOFDM0_RxDetector3                      0xc38  //Frame Sync.\r
240 #define         rOFDM0_RxDetector4                      0xc3c  //PD, SBD, Frame Sync & Short-GI\r
241 \r
242 #define         rOFDM0_RxDSP                            0xc40  //Rx Sync Path\r
243 #define         rOFDM0_CFOandDAGC               0xc44  //CFO & DAGC\r
244 #define         rOFDM0_CCADropThreshold 0xc48 //CCA Drop threshold\r
245 #define         rOFDM0_ECCAThreshold            0xc4c // energy CCA\r
246 \r
247 #define         rOFDM0_XAAGCCore1                       0xc50   // DIG\r
248 #define         rOFDM0_XAAGCCore2                       0xc54\r
249 #define         rOFDM0_XBAGCCore1                       0xc58\r
250 #define         rOFDM0_XBAGCCore2                       0xc5c\r
251 #define         rOFDM0_XCAGCCore1                       0xc60\r
252 #define         rOFDM0_XCAGCCore2                       0xc64\r
253 #define         rOFDM0_XDAGCCore1                       0xc68\r
254 #define         rOFDM0_XDAGCCore2                       0xc6c\r
255 \r
256 #define         rOFDM0_AGCParameter1                    0xc70\r
257 #define         rOFDM0_AGCParameter2                    0xc74\r
258 #define         rOFDM0_AGCRSSITable                     0xc78\r
259 #define         rOFDM0_HTSTFAGC                         0xc7c\r
260 \r
261 #define         rOFDM0_XATxIQImbalance          0xc80   // TX PWR TRACK and DIG\r
262 #define         rOFDM0_XATxAFE                          0xc84\r
263 #define         rOFDM0_XBTxIQImbalance          0xc88\r
264 #define         rOFDM0_XBTxAFE                          0xc8c\r
265 #define         rOFDM0_XCTxIQImbalance          0xc90\r
266 #define         rOFDM0_XCTxAFE                                  0xc94\r
267 #define         rOFDM0_XDTxIQImbalance          0xc98\r
268 #define         rOFDM0_XDTxAFE                          0xc9c\r
269 \r
270 #define         rOFDM0_RxIQExtAnta                      0xca0\r
271 #define         rOFDM0_TxCoeff1                         0xca4\r
272 #define         rOFDM0_TxCoeff2                         0xca8\r
273 #define         rOFDM0_TxCoeff3                         0xcac\r
274 #define         rOFDM0_TxCoeff4                         0xcb0\r
275 #define         rOFDM0_TxCoeff5                         0xcb4\r
276 #define         rOFDM0_TxCoeff6                         0xcb8\r
277 #define         rOFDM0_RxHPParameter                    0xce0\r
278 #define         rOFDM0_TxPseudoNoiseWgt         0xce4\r
279 #define         rOFDM0_FrameSync                                0xcf0\r
280 #define         rOFDM0_DFSReport                                0xcf4\r
281 \r
282 //\r
283 // 7. PageD(0xD00)\r
284 //\r
285 #define         rOFDM1_LSTF                                     0xd00\r
286 #define         rOFDM1_TRxPathEnable                    0xd04\r
287 \r
288 #define         rOFDM1_CFO                                              0xd08   // No setting now\r
289 #define         rOFDM1_CSI1                                     0xd10\r
290 #define         rOFDM1_SBD                                              0xd14\r
291 #define         rOFDM1_CSI2                                     0xd18\r
292 #define         rOFDM1_CFOTracking                      0xd2c\r
293 #define         rOFDM1_TRxMesaure1                      0xd34\r
294 #define         rOFDM1_IntfDet                                  0xd3c\r
295 #define         rOFDM1_PseudoNoiseStateAB               0xd50\r
296 #define         rOFDM1_PseudoNoiseStateCD               0xd54\r
297 #define         rOFDM1_RxPseudoNoiseWgt         0xd58\r
298 \r
299 #define         rOFDM_PHYCounter1                               0xda0  //cca, parity fail\r
300 #define         rOFDM_PHYCounter2                               0xda4  //rate illegal, crc8 fail\r
301 #define         rOFDM_PHYCounter3                               0xda8  //MCS not support\r
302 \r
303 #define         rOFDM_ShortCFOAB                                0xdac   // No setting now\r
304 #define         rOFDM_ShortCFOCD                                0xdb0\r
305 #define         rOFDM_LongCFOAB                         0xdb4\r
306 #define         rOFDM_LongCFOCD                         0xdb8\r
307 #define         rOFDM_TailCFOAB                         0xdbc\r
308 #define         rOFDM_TailCFOCD                         0xdc0\r
309 #define         rOFDM_PWMeasure1                        0xdc4\r
310 #define         rOFDM_PWMeasure2                        0xdc8\r
311 #define         rOFDM_BWReport                          0xdcc\r
312 #define         rOFDM_AGCReport                         0xdd0\r
313 #define         rOFDM_RxSNR                                     0xdd4\r
314 #define         rOFDM_RxEVMCSI                          0xdd8\r
315 #define         rOFDM_SIGReport                         0xddc\r
316 \r
317 \r
318 //\r
319 // 8. PageE(0xE00)\r
320 //\r
321 #define         rTxAGC_A_Rate18_06                      0xe00\r
322 #define         rTxAGC_A_Rate54_24                      0xe04\r
323 #define         rTxAGC_A_CCK1_Mcs32                     0xe08\r
324 #define         rTxAGC_A_Mcs03_Mcs00                    0xe10\r
325 #define         rTxAGC_A_Mcs07_Mcs04                    0xe14\r
326 #define         rTxAGC_A_Mcs11_Mcs08                    0xe18\r
327 #define         rTxAGC_A_Mcs15_Mcs12                    0xe1c\r
328 \r
329 #define         rFPGA0_IQK                                      0xe28\r
330 #define         rTx_IQK_Tone_A                          0xe30\r
331 #define         rRx_IQK_Tone_A                          0xe34\r
332 #define         rTx_IQK_PI_A                                    0xe38\r
333 #define         rRx_IQK_PI_A                                    0xe3c\r
334 \r
335 #define         rTx_IQK                                                 0xe40\r
336 #define         rRx_IQK                                         0xe44\r
337 #define         rIQK_AGC_Pts                                    0xe48\r
338 #define         rIQK_AGC_Rsp                                    0xe4c\r
339 #define         rTx_IQK_Tone_B                          0xe50\r
340 #define         rRx_IQK_Tone_B                          0xe54\r
341 #define         rTx_IQK_PI_B                                    0xe58\r
342 #define         rRx_IQK_PI_B                                    0xe5c\r
343 #define         rIQK_AGC_Cont                           0xe60\r
344 \r
345 #define         rBlue_Tooth                                     0xe6c\r
346 #define         rRx_Wait_CCA                                    0xe70\r
347 #define         rTx_CCK_RFON                                    0xe74\r
348 #define         rTx_CCK_BBON                            0xe78\r
349 #define         rTx_OFDM_RFON                           0xe7c\r
350 #define         rTx_OFDM_BBON                           0xe80\r
351 #define         rTx_To_Rx                                       0xe84\r
352 #define         rTx_To_Tx                                       0xe88\r
353 #define         rRx_CCK                                         0xe8c\r
354 \r
355 #define         rTx_Power_Before_IQK_A          0xe94\r
356 #define         rTx_Power_After_IQK_A                   0xe9c\r
357 \r
358 #define         rRx_Power_Before_IQK_A          0xea0\r
359 #define         rRx_Power_Before_IQK_A_2                0xea4\r
360 #define         rRx_Power_After_IQK_A                   0xea8\r
361 #define         rRx_Power_After_IQK_A_2         0xeac\r
362 \r
363 #define         rTx_Power_Before_IQK_B          0xeb4\r
364 #define         rTx_Power_After_IQK_B                   0xebc\r
365 \r
366 #define         rRx_Power_Before_IQK_B          0xec0\r
367 #define         rRx_Power_Before_IQK_B_2                0xec4\r
368 #define         rRx_Power_After_IQK_B                   0xec8\r
369 #define         rRx_Power_After_IQK_B_2         0xecc\r
370 \r
371 #define         rRx_OFDM                                        0xed0\r
372 #define         rRx_Wait_RIFS                           0xed4\r
373 #define         rRx_TO_Rx                                       0xed8\r
374 #define         rStandby                                                0xedc\r
375 #define         rSleep                                          0xee0\r
376 #define         rPMPD_ANAEN                             0xeec\r
377 \r
378 //\r
379 // 7. RF Register 0x00-0x2E (RF 8256)\r
380 //    RF-0222D 0x00-3F\r
381 //\r
382 //Zebra1\r
383 #define         rZebra1_HSSIEnable                              0x0     // Useless now\r
384 #define         rZebra1_TRxEnable1                              0x1\r
385 #define         rZebra1_TRxEnable2                              0x2\r
386 #define         rZebra1_AGC                                     0x4\r
387 #define         rZebra1_ChargePump                      0x5\r
388 #define         rZebra1_Channel                         0x7     // RF channel switch\r
389 \r
390 //#endif\r
391 #define         rZebra1_TxGain                                  0x8     // Useless now\r
392 #define         rZebra1_TxLPF                                   0x9\r
393 #define         rZebra1_RxLPF                                   0xb\r
394 #define         rZebra1_RxHPFCorner                     0xc\r
395 \r
396 //Zebra4\r
397 #define         rGlobalCtrl                                             0       // Useless now\r
398 #define         rRTL8256_TxLPF                                  19\r
399 #define         rRTL8256_RxLPF                                  11\r
400 \r
401 //RTL8258\r
402 #define         rRTL8258_TxLPF                                  0x11    // Useless now\r
403 #define         rRTL8258_RxLPF                                  0x13\r
404 #define         rRTL8258_RSSILPF                                0xa\r
405 \r
406 //\r
407 // RL6052 Register definition\r
408 //\r
409 #define         RF_AC                                           0x00    // \r
410 \r
411 #define         RF_IQADJ_G1                             0x01    // \r
412 #define         RF_IQADJ_G2                             0x02    // \r
413 #define         RF_BS_PA_APSET_G1_G4            0x03\r
414 #define         RF_BS_PA_APSET_G5_G8            0x04\r
415 #define         RF_POW_TRSW                             0x05    // \r
416 \r
417 #define         RF_GAIN_RX                                      0x06    // \r
418 #define         RF_GAIN_TX                                      0x07    // \r
419 \r
420 #define         RF_TXM_IDAC                             0x08    // \r
421 #define         RF_IPA_G                                        0x09    // \r
422 #define         RF_TXBIAS_G                             0x0A\r
423 #define         RF_TXPA_AG                                      0x0B\r
424 #define         RF_IPA_A                                        0x0C    // \r
425 #define         RF_TXBIAS_A                             0x0D\r
426 #define         RF_BS_PA_APSET_G9_G11   0x0E\r
427 #define         RF_BS_IQGEN                             0x0F    // \r
428 \r
429 #define         RF_MODE1                                        0x10    // \r
430 #define         RF_MODE2                                        0x11    // \r
431 \r
432 #define         RF_RX_AGC_HP                            0x12    // \r
433 #define         RF_TX_AGC                                       0x13    // \r
434 #define         RF_BIAS                                         0x14    // \r
435 #define         RF_IPA                                          0x15    // \r
436 #define         RF_TXBIAS                                       0x16 //\r
437 #define         RF_POW_ABILITY                  0x17    // \r
438 #define         RF_MODE_AG                              0x18    // \r
439 #define         rRfChannel                                      0x18    // RF channel and BW switch\r
440 #define         RF_CHNLBW                                       0x18    // RF channel and BW switch\r
441 #define         RF_TOP                                          0x19    // \r
442 \r
443 #define         RF_RX_G1                                        0x1A    // \r
444 #define         RF_RX_G2                                        0x1B    // \r
445 \r
446 #define         RF_RX_BB2                                       0x1C    // \r
447 #define         RF_RX_BB1                                       0x1D    // \r
448 \r
449 #define         RF_RCK1                                 0x1E    // \r
450 #define         RF_RCK2                                 0x1F    // \r
451 \r
452 #define         RF_TX_G1                                        0x20    // \r
453 #define         RF_TX_G2                                        0x21    // \r
454 #define         RF_TX_G3                                        0x22    // \r
455 \r
456 #define         RF_TX_BB1                                       0x23    // \r
457 \r
458 #define         RF_T_METER                                      0x24    // \r
459 \r
460 #define         RF_SYN_G1                                       0x25    // RF TX Power control\r
461 #define         RF_SYN_G2                                       0x26    // RF TX Power control\r
462 #define         RF_SYN_G3                                       0x27    // RF TX Power control\r
463 #define         RF_SYN_G4                                       0x28    // RF TX Power control\r
464 #define         RF_SYN_G5                                       0x29    // RF TX Power control\r
465 #define         RF_SYN_G6                                       0x2A    // RF TX Power control\r
466 #define         RF_SYN_G7                                       0x2B    // RF TX Power control\r
467 #define         RF_SYN_G8                                       0x2C    // RF TX Power control\r
468 \r
469 #define         RF_RCK_OS                                       0x30    // RF TX PA control\r
470 \r
471 #define         RF_TXPA_G1                                      0x31    // RF TX PA control\r
472 #define         RF_TXPA_G2                                      0x32    // RF TX PA control\r
473 #define         RF_TXPA_G3                                      0x33    // RF TX PA control\r
474 #define         RF_TX_BIAS_A                            0x35\r
475 #define         RF_TX_BIAS_D                            0x36\r
476 #define         RF_LOBF_9                                       0x38\r
477 #define         RF_RXRF_A3                                      0x3C    //      \r
478 #define         RF_TRSW                                         0x3F\r
479 \r
480 #define         RF_TXRF_A2                                      0x41\r
481 #define         RF_TXPA_G4                                      0x46    \r
482 #define         RF_TXPA_A4                                      0x4B    \r
483 #define         RF_0x52                                         0x52\r
484 #define         RF_WE_LUT                                       0xEF    \r
485 #define         RF_S0S1                                         0xB0\r
486 \r
487 //\r
488 //Bit Mask\r
489 //\r
490 // 1. Page1(0x100)\r
491 #define         bBBResetB                                               0x100   // Useless now?\r
492 #define         bGlobalResetB                                   0x200\r
493 #define         bOFDMTxStart                                    0x4\r
494 #define         bCCKTxStart                                             0x8\r
495 #define         bCRC32Debug                                     0x100\r
496 #define         bPMACLoopback                                   0x10\r
497 #define         bTxLSIG                                                 0xffffff\r
498 #define         bOFDMTxRate                                     0xf\r
499 #define         bOFDMTxReserved                         0x10\r
500 #define         bOFDMTxLength                                   0x1ffe0\r
501 #define         bOFDMTxParity                                   0x20000\r
502 #define         bTxHTSIG1                                               0xffffff\r
503 #define         bTxHTMCSRate                                    0x7f\r
504 #define         bTxHTBW                                         0x80\r
505 #define         bTxHTLength                                     0xffff00\r
506 #define         bTxHTSIG2                                               0xffffff\r
507 #define         bTxHTSmoothing                                  0x1\r
508 #define         bTxHTSounding                                   0x2\r
509 #define         bTxHTReserved                                   0x4\r
510 #define         bTxHTAggreation                         0x8\r
511 #define         bTxHTSTBC                                               0x30\r
512 #define         bTxHTAdvanceCoding                      0x40\r
513 #define         bTxHTShortGI                                    0x80\r
514 #define         bTxHTNumberHT_LTF                       0x300\r
515 #define         bTxHTCRC8                                               0x3fc00\r
516 #define         bCounterReset                                   0x10000\r
517 #define         bNumOfOFDMTx                                    0xffff\r
518 #define         bNumOfCCKTx                                     0xffff0000\r
519 #define         bTxIdleInterval                                 0xffff\r
520 #define         bOFDMService                                    0xffff0000\r
521 #define         bTxMACHeader                                    0xffffffff\r
522 #define         bTxDataInit                                             0xff\r
523 #define         bTxHTMode                                               0x100\r
524 #define         bTxDataType                                     0x30000\r
525 #define         bTxRandomSeed                                   0xffffffff\r
526 #define         bCCKTxPreamble                                  0x1\r
527 #define         bCCKTxSFD                                               0xffff0000\r
528 #define         bCCKTxSIG                                               0xff\r
529 #define         bCCKTxService                                   0xff00\r
530 #define         bCCKLengthExt                                   0x8000\r
531 #define         bCCKTxLength                                    0xffff0000\r
532 #define         bCCKTxCRC16                                     0xffff\r
533 #define         bCCKTxStatus                                    0x1\r
534 #define         bOFDMTxStatus                                   0x2\r
535 \r
536 #define                 IS_BB_REG_OFFSET_92S(_Offset)           ((_Offset >= 0x800) && (_Offset <= 0xfff))\r
537 \r
538 // 2. Page8(0x800)\r
539 #define         bRFMOD                                                  0x1     // Reg 0x800 rFPGA0_RFMOD\r
540 #define         bJapanMode                                              0x2\r
541 #define         bCCKTxSC                                                0x30\r
542 #define         bCCKEn                                                  0x1000000\r
543 #define         bOFDMEn                                         0x2000000\r
544 \r
545 #define         bOFDMRxADCPhase                         0x10000 // Useless now\r
546 #define         bOFDMTxDACPhase                         0x40000\r
547 #define         bXATxAGC                                        0x3f\r
548 \r
549 #define         bAntennaSelect                          0x0300\r
550 \r
551 #define         bXBTxAGC                                        0xf00   // Reg 80c rFPGA0_TxGainStage\r
552 #define         bXCTxAGC                                        0xf000\r
553 #define         bXDTxAGC                                        0xf0000\r
554                 \r
555 #define         bPAStart                                        0xf0000000      // Useless now\r
556 #define         bTRStart                                        0x00f00000\r
557 #define         bRFStart                                        0x0000f000\r
558 #define         bBBStart                                        0x000000f0\r
559 #define         bBBCCKStart                             0x0000000f\r
560 #define         bPAEnd                                          0xf          //Reg0x814\r
561 #define         bTREnd                                          0x0f000000\r
562 #define         bRFEnd                                          0x000f0000\r
563 #define         bCCAMask                                        0x000000f0   //T2R\r
564 #define         bR2RCCAMask                             0x00000f00\r
565 #define         bHSSI_R2TDelay                          0xf8000000\r
566 #define         bHSSI_T2RDelay                          0xf80000\r
567 #define         bContTxHSSI                             0x400     //chane gain at continue Tx\r
568 #define         bIGFromCCK                              0x200\r
569 #define         bAGCAddress                             0x3f\r
570 #define         bRxHPTx                                         0x7000\r
571 #define         bRxHPT2R                                        0x38000\r
572 #define         bRxHPCCKIni                             0xc0000\r
573 #define         bAGCTxCode                              0xc00000\r
574 #define         bAGCRxCode                              0x300000\r
575 \r
576 #define         b3WireDataLength                        0x800   // Reg 0x820~84f rFPGA0_XA_HSSIParameter1\r
577 #define         b3WireAddressLength                     0x400\r
578 \r
579 #define         b3WireRFPowerDown                       0x1     // Useless now\r
580 //#define bHWSISelect                           0x8\r
581 #define         b5GPAPEPolarity                         0x40000000\r
582 #define         b2GPAPEPolarity                         0x80000000\r
583 #define         bRFSW_TxDefaultAnt                      0x3\r
584 #define         bRFSW_TxOptionAnt                       0x30\r
585 #define         bRFSW_RxDefaultAnt                      0x300\r
586 #define         bRFSW_RxOptionAnt                       0x3000\r
587 #define         bRFSI_3WireData                         0x1\r
588 #define         bRFSI_3WireClock                        0x2\r
589 #define         bRFSI_3WireLoad                         0x4\r
590 #define         bRFSI_3WireRW                           0x8\r
591 #define         bRFSI_3Wire                                     0xf\r
592 \r
593 #define         bRFSI_RFENV                             0x10    // Reg 0x870 rFPGA0_XAB_RFInterfaceSW\r
594 \r
595 #define         bRFSI_TRSW                              0x20    // Useless now\r
596 #define         bRFSI_TRSWB                             0x40\r
597 #define         bRFSI_ANTSW                             0x100\r
598 #define         bRFSI_ANTSWB                            0x200\r
599 #define         bRFSI_PAPE                                      0x400\r
600 #define         bRFSI_PAPE5G                            0x800 \r
601 #define         bBandSelect                                     0x1\r
602 #define         bHTSIG2_GI                                      0x80\r
603 #define         bHTSIG2_Smoothing                       0x01\r
604 #define         bHTSIG2_Sounding                        0x02\r
605 #define         bHTSIG2_Aggreaton                       0x08\r
606 #define         bHTSIG2_STBC                            0x30\r
607 #define         bHTSIG2_AdvCoding                       0x40\r
608 #define         bHTSIG2_NumOfHTLTF              0x300\r
609 #define         bHTSIG2_CRC8                            0x3fc\r
610 #define         bHTSIG1_MCS                             0x7f\r
611 #define         bHTSIG1_BandWidth                       0x80\r
612 #define         bHTSIG1_HTLength                        0xffff\r
613 #define         bLSIG_Rate                                      0xf\r
614 #define         bLSIG_Reserved                          0x10\r
615 #define         bLSIG_Length                            0x1fffe\r
616 #define         bLSIG_Parity                                    0x20\r
617 #define         bCCKRxPhase                             0x4\r
618 \r
619 #define         bLSSIReadAddress                        0x7f800000   // T65 RF\r
620 \r
621 #define         bLSSIReadEdge                           0x80000000   //LSSI "Read" edge signal\r
622 \r
623 #define         bLSSIReadBackData                       0xfffff         // T65 RF\r
624 \r
625 #define         bLSSIReadOKFlag                         0x1000  // Useless now\r
626 #define         bCCKSampleRate                          0x8       //0: 44MHz, 1:88MHz                   \r
627 #define         bRegulator0Standby                      0x1\r
628 #define         bRegulatorPLLStandby                    0x2\r
629 #define         bRegulator1Standby                      0x4\r
630 #define         bPLLPowerUp                             0x8\r
631 #define         bDPLLPowerUp                            0x10\r
632 #define         bDA10PowerUp                            0x20\r
633 #define         bAD7PowerUp                             0x200\r
634 #define         bDA6PowerUp                             0x2000\r
635 #define         bXtalPowerUp                            0x4000\r
636 #define         b40MDClkPowerUP                         0x8000\r
637 #define         bDA6DebugMode                           0x20000\r
638 #define         bDA6Swing                                       0x380000\r
639 \r
640 #define         bADClkPhase                             0x4000000       // Reg 0x880 rFPGA0_AnalogParameter1 20/40 CCK support switch 40/80 BB MHZ\r
641 \r
642 #define         b80MClkDelay                            0x18000000      // Useless\r
643 #define         bAFEWatchDogEnable                      0x20000000\r
644 \r
645 #define         bXtalCap01                                      0xc0000000      // Reg 0x884 rFPGA0_AnalogParameter2 Crystal cap\r
646 #define         bXtalCap23                                      0x3\r
647 #define         bXtalCap92x                                     0x0f000000\r
648 #define                 bXtalCap                                        0x0f000000\r
649 \r
650 #define         bIntDifClkEnable                        0x400   // Useless\r
651 #define         bExtSigClkEnable                        0x800\r
652 #define         bBandgapMbiasPowerUp            0x10000\r
653 #define         bAD11SHGain                             0xc0000\r
654 #define         bAD11InputRange                         0x700000\r
655 #define         bAD11OPCurrent                          0x3800000\r
656 #define         bIPathLoopback                          0x4000000\r
657 #define         bQPathLoopback                          0x8000000\r
658 #define         bAFELoopback                            0x10000000\r
659 #define         bDA10Swing                              0x7e0\r
660 #define         bDA10Reverse                            0x800\r
661 #define         bDAClkSource                            0x1000\r
662 #define         bAD7InputRange                          0x6000\r
663 #define         bAD7Gain                                        0x38000\r
664 #define         bAD7OutputCMMode                        0x40000\r
665 #define         bAD7InputCMMode                         0x380000\r
666 #define         bAD7Current                                     0xc00000\r
667 #define         bRegulatorAdjust                        0x7000000\r
668 #define         bAD11PowerUpAtTx                        0x1\r
669 #define         bDA10PSAtTx                             0x10\r
670 #define         bAD11PowerUpAtRx                        0x100\r
671 #define         bDA10PSAtRx                             0x1000                  \r
672 #define         bCCKRxAGCFormat                         0x200                   \r
673 #define         bPSDFFTSamplepPoint                     0xc000\r
674 #define         bPSDAverageNum                          0x3000\r
675 #define         bIQPathControl                          0xc00\r
676 #define         bPSDFreq                                        0x3ff\r
677 #define         bPSDAntennaPath                         0x30\r
678 #define         bPSDIQSwitch                            0x40\r
679 #define         bPSDRxTrigger                           0x400000\r
680 #define         bPSDTxTrigger                           0x80000000\r
681 #define         bPSDSineToneScale                       0x7f000000\r
682 #define         bPSDReport                                      0xffff\r
683 \r
684 // 3. Page9(0x900)\r
685 #define         bOFDMTxSC                               0x30000000      // Useless\r
686 #define         bCCKTxOn                                        0x1\r
687 #define         bOFDMTxOn                               0x2\r
688 #define         bDebugPage                              0xfff  //reset debug page and also HWord, LWord\r
689 #define         bDebugItem                              0xff   //reset debug page and LWord\r
690 #define         bAntL                                   0x10\r
691 #define         bAntNonHT                                       0x100\r
692 #define         bAntHT1                                 0x1000\r
693 #define         bAntHT2                                         0x10000\r
694 #define         bAntHT1S1                                       0x100000\r
695 #define         bAntNonHTS1                             0x1000000\r
696 \r
697 // 4. PageA(0xA00)\r
698 #define         bCCKBBMode                              0x3     // Useless\r
699 #define         bCCKTxPowerSaving               0x80\r
700 #define         bCCKRxPowerSaving               0x40\r
701 \r
702 #define         bCCKSideBand                    0x10    // Reg 0xa00 rCCK0_System 20/40 switch\r
703 \r
704 #define         bCCKScramble                    0x8     // Useless\r
705 #define         bCCKAntDiversity                0x8000\r
706 #define         bCCKCarrierRecovery             0x4000\r
707 #define         bCCKTxRate                              0x3000\r
708 #define         bCCKDCCancel                    0x0800\r
709 #define         bCCKISICancel                   0x0400\r
710 #define         bCCKMatchFilter                 0x0200\r
711 #define         bCCKEqualizer                   0x0100\r
712 #define         bCCKPreambleDetect              0x800000\r
713 #define         bCCKFastFalseCCA                0x400000\r
714 #define         bCCKChEstStart                  0x300000\r
715 #define         bCCKCCACount                    0x080000\r
716 #define         bCCKcs_lim                              0x070000\r
717 #define         bCCKBistMode                    0x80000000\r
718 #define         bCCKCCAMask                     0x40000000\r
719 #define         bCCKTxDACPhase          0x4\r
720 #define         bCCKRxADCPhase          0x20000000   //r_rx_clk\r
721 #define         bCCKr_cp_mode0          0x0100\r
722 #define         bCCKTxDCOffset                  0xf0\r
723 #define         bCCKRxDCOffset                  0xf\r
724 #define         bCCKCCAMode                     0xc000\r
725 #define         bCCKFalseCS_lim                 0x3f00\r
726 #define         bCCKCS_ratio                    0xc00000\r
727 #define         bCCKCorgBit_sel                 0x300000\r
728 #define         bCCKPD_lim                              0x0f0000\r
729 #define         bCCKNewCCA                      0x80000000\r
730 #define         bCCKRxHPofIG                    0x8000\r
731 #define         bCCKRxIG                                0x7f00\r
732 #define         bCCKLNAPolarity                 0x800000\r
733 #define         bCCKRx1stGain                   0x7f0000\r
734 #define         bCCKRFExtend                    0x20000000 //CCK Rx Iinital gain polarity\r
735 #define         bCCKRxAGCSatLevel               0x1f000000\r
736 #define         bCCKRxAGCSatCount               0xe0\r
737 #define         bCCKRxRFSettle                  0x1f       //AGCsamp_dly\r
738 #define         bCCKFixedRxAGC                  0x8000\r
739 //#define bCCKRxAGCFormat                       0x4000   //remove to HSSI register 0x824\r
740 #define         bCCKAntennaPolarity             0x2000\r
741 #define         bCCKTxFilterType                0x0c00\r
742 #define         bCCKRxAGCReportType     0x0300\r
743 #define         bCCKRxDAGCEn                    0x80000000\r
744 #define         bCCKRxDAGCPeriod                0x20000000\r
745 #define         bCCKRxDAGCSatLevel              0x1f000000\r
746 #define         bCCKTimingRecovery              0x800000\r
747 #define         bCCKTxC0                                0x3f0000\r
748 #define         bCCKTxC1                                0x3f000000\r
749 #define         bCCKTxC2                                0x3f\r
750 #define         bCCKTxC3                                0x3f00\r
751 #define         bCCKTxC4                                0x3f0000\r
752 #define         bCCKTxC5                                0x3f000000\r
753 #define         bCCKTxC6                                0x3f\r
754 #define         bCCKTxC7                                0x3f00\r
755 #define         bCCKDebugPort                   0xff0000\r
756 #define         bCCKDACDebug                    0x0f000000\r
757 #define         bCCKFalseAlarmEnable    0x8000\r
758 #define         bCCKFalseAlarmRead              0x4000\r
759 #define         bCCKTRSSI                               0x7f\r
760 #define         bCCKRxAGCReport         0xfe\r
761 #define         bCCKRxReport_AntSel     0x80000000\r
762 #define         bCCKRxReport_MFOff              0x40000000\r
763 #define         bCCKRxRxReport_SQLoss   0x20000000\r
764 #define         bCCKRxReport_Pktloss    0x10000000\r
765 #define         bCCKRxReport_Lockedbit  0x08000000\r
766 #define         bCCKRxReport_RateError  0x04000000\r
767 #define         bCCKRxReport_RxRate     0x03000000\r
768 #define         bCCKRxFACounterLower    0xff\r
769 #define         bCCKRxFACounterUpper    0xff000000\r
770 #define         bCCKRxHPAGCStart                0xe000\r
771 #define         bCCKRxHPAGCFinal                0x1c00                  \r
772 #define         bCCKRxFalseAlarmEnable  0x8000\r
773 #define         bCCKFACounterFreeze     0x4000                  \r
774 #define         bCCKTxPathSel                   0x10000000\r
775 #define         bCCKDefaultRxPath               0xc000000\r
776 #define         bCCKOptionRxPath                0x3000000\r
777 \r
778 // 5. PageC(0xC00)\r
779 #define         bNumOfSTF                               0x3     // Useless\r
780 #define         bShift_L                                        0xc0\r
781 #define         bGI_TH                                  0xc\r
782 #define         bRxPathA                                0x1\r
783 #define         bRxPathB                                0x2\r
784 #define         bRxPathC                                0x4\r
785 #define         bRxPathD                                0x8\r
786 #define         bTxPathA                                0x1\r
787 #define         bTxPathB                                0x2\r
788 #define         bTxPathC                                0x4\r
789 #define         bTxPathD                                0x8\r
790 #define         bTRSSIFreq                              0x200\r
791 #define         bADCBackoff                             0x3000\r
792 #define         bDFIRBackoff                    0xc000\r
793 #define         bTRSSILatchPhase                0x10000\r
794 #define         bRxIDCOffset                    0xff\r
795 #define         bRxQDCOffset                    0xff00\r
796 #define         bRxDFIRMode                     0x1800000\r
797 #define         bRxDCNFType                     0xe000000\r
798 #define         bRXIQImb_A                              0x3ff\r
799 #define         bRXIQImb_B                              0xfc00\r
800 #define         bRXIQImb_C                              0x3f0000\r
801 #define         bRXIQImb_D                              0xffc00000\r
802 #define         bDC_dc_Notch                    0x60000\r
803 #define         bRxNBINotch                     0x1f000000\r
804 #define         bPD_TH                                  0xf\r
805 #define         bPD_TH_Opt2                     0xc000\r
806 #define         bPWED_TH                                0x700\r
807 #define         bIfMF_Win_L                     0x800\r
808 #define         bPD_Option                              0x1000\r
809 #define         bMF_Win_L                               0xe000\r
810 #define         bBW_Search_L                    0x30000\r
811 #define         bwin_enh_L                              0xc0000\r
812 #define         bBW_TH                                  0x700000\r
813 #define         bED_TH2                         0x3800000\r
814 #define         bBW_option                              0x4000000\r
815 #define         bRatio_TH                               0x18000000\r
816 #define         bWindow_L                               0xe0000000\r
817 #define         bSBD_Option                             0x1\r
818 #define         bFrame_TH                               0x1c\r
819 #define         bFS_Option                              0x60\r
820 #define         bDC_Slope_check         0x80\r
821 #define         bFGuard_Counter_DC_L    0xe00\r
822 #define         bFrame_Weight_Short     0x7000\r
823 #define         bSub_Tune                               0xe00000\r
824 #define         bFrame_DC_Length                0xe000000\r
825 #define         bSBD_start_offset               0x30000000\r
826 #define         bFrame_TH_2                     0x7\r
827 #define         bFrame_GI2_TH                   0x38\r
828 #define         bGI2_Sync_en                    0x40\r
829 #define         bSarch_Short_Early              0x300\r
830 #define         bSarch_Short_Late               0xc00\r
831 #define         bSarch_GI2_Late         0x70000\r
832 #define         bCFOAntSum                              0x1\r
833 #define         bCFOAcc                         0x2\r
834 #define         bCFOStartOffset                 0xc\r
835 #define         bCFOLookBack                    0x70\r
836 #define         bCFOSumWeight                   0x80\r
837 #define         bDAGCEnable                     0x10000\r
838 #define         bTXIQImb_A                              0x3ff\r
839 #define         bTXIQImb_B                              0xfc00\r
840 #define         bTXIQImb_C                              0x3f0000\r
841 #define         bTXIQImb_D                              0xffc00000\r
842 #define         bTxIDCOffset                    0xff\r
843 #define         bTxQDCOffset                    0xff00\r
844 #define         bTxDFIRMode                     0x10000\r
845 #define         bTxPesudoNoiseOn                0x4000000\r
846 #define         bTxPesudoNoise_A                0xff\r
847 #define         bTxPesudoNoise_B                0xff00\r
848 #define         bTxPesudoNoise_C                0xff0000\r
849 #define         bTxPesudoNoise_D                0xff000000\r
850 #define         bCCADropOption                  0x20000\r
851 #define         bCCADropThres                   0xfff00000\r
852 #define         bEDCCA_H                                0xf\r
853 #define         bEDCCA_L                                0xf0\r
854 #define         bLambda_ED                      0x300\r
855 #define         bRxInitialGain                  0x7f\r
856 #define         bRxAntDivEn                             0x80\r
857 #define         bRxAGCAddressForLNA     0x7f00\r
858 #define         bRxHighPowerFlow                0x8000\r
859 #define         bRxAGCFreezeThres               0xc0000\r
860 #define         bRxFreezeStep_AGC1      0x300000\r
861 #define         bRxFreezeStep_AGC2      0xc00000\r
862 #define         bRxFreezeStep_AGC3      0x3000000\r
863 #define         bRxFreezeStep_AGC0      0xc000000\r
864 #define         bRxRssi_Cmp_En                  0x10000000\r
865 #define         bRxQuickAGCEn                   0x20000000\r
866 #define         bRxAGCFreezeThresMode   0x40000000\r
867 #define         bRxOverFlowCheckType    0x80000000\r
868 #define         bRxAGCShift                             0x7f\r
869 #define         bTRSW_Tri_Only                  0x80\r
870 #define         bPowerThres                     0x300\r
871 #define         bRxAGCEn                                0x1\r
872 #define         bRxAGCTogetherEn                0x2\r
873 #define         bRxAGCMin                               0x4\r
874 #define         bRxHP_Ini                               0x7\r
875 #define         bRxHP_TRLNA                     0x70\r
876 #define         bRxHP_RSSI                              0x700\r
877 #define         bRxHP_BBP1                              0x7000\r
878 #define         bRxHP_BBP2                              0x70000\r
879 #define         bRxHP_BBP3                              0x700000\r
880 #define         bRSSI_H                                 0x7f0000     //the threshold for high power\r
881 #define         bRSSI_Gen                               0x7f000000   //the threshold for ant diversity\r
882 #define         bRxSettle_TRSW                  0x7\r
883 #define         bRxSettle_LNA                   0x38\r
884 #define         bRxSettle_RSSI                  0x1c0\r
885 #define         bRxSettle_BBP                   0xe00\r
886 #define         bRxSettle_RxHP                  0x7000\r
887 #define         bRxSettle_AntSW_RSSI    0x38000\r
888 #define         bRxSettle_AntSW         0xc0000\r
889 #define         bRxProcessTime_DAGC     0x300000\r
890 #define         bRxSettle_HSSI                  0x400000\r
891 #define         bRxProcessTime_BBPPW    0x800000\r
892 #define         bRxAntennaPowerShift    0x3000000\r
893 #define         bRSSITableSelect                0xc000000\r
894 #define         bRxHP_Final                             0x7000000\r
895 #define         bRxHTSettle_BBP                 0x7\r
896 #define         bRxHTSettle_HSSI                0x8\r
897 #define         bRxHTSettle_RxHP                0x70\r
898 #define         bRxHTSettle_BBPPW               0x80\r
899 #define         bRxHTSettle_Idle                0x300\r
900 #define         bRxHTSettle_Reserved    0x1c00\r
901 #define         bRxHTRxHPEn                     0x8000\r
902 #define         bRxHTAGCFreezeThres     0x30000\r
903 #define         bRxHTAGCTogetherEn      0x40000\r
904 #define         bRxHTAGCMin                     0x80000\r
905 #define         bRxHTAGCEn                              0x100000\r
906 #define         bRxHTDAGCEn                     0x200000\r
907 #define         bRxHTRxHP_BBP                   0x1c00000\r
908 #define         bRxHTRxHP_Final         0xe0000000\r
909 #define         bRxPWRatioTH                    0x3\r
910 #define         bRxPWRatioEn                    0x4\r
911 #define         bRxMFHold                               0x3800\r
912 #define         bRxPD_Delay_TH1         0x38\r
913 #define         bRxPD_Delay_TH2         0x1c0\r
914 #define         bRxPD_DC_COUNT_MAX      0x600\r
915 //#define bRxMF_Hold               0x3800\r
916 #define         bRxPD_Delay_TH                  0x8000\r
917 #define         bRxProcess_Delay                0xf0000\r
918 #define         bRxSearchrange_GI2_Early        0x700000\r
919 #define         bRxFrame_Guard_Counter_L        0x3800000\r
920 #define         bRxSGI_Guard_L                  0xc000000\r
921 #define         bRxSGI_Search_L         0x30000000\r
922 #define         bRxSGI_TH                               0xc0000000\r
923 #define         bDFSCnt0                                0xff\r
924 #define         bDFSCnt1                                0xff00\r
925 #define         bDFSFlag                                0xf0000                 \r
926 #define         bMFWeightSum                    0x300000\r
927 #define         bMinIdxTH                               0x7f000000                      \r
928 #define         bDAFormat                               0x40000                 \r
929 #define         bTxChEmuEnable          0x01000000                      \r
930 #define         bTRSWIsolation_A                0x7f\r
931 #define         bTRSWIsolation_B                0x7f00\r
932 #define         bTRSWIsolation_C                0x7f0000\r
933 #define         bTRSWIsolation_D                0x7f000000                      \r
934 #define         bExtLNAGain                             0x7c00          \r
935 \r
936 // 6. PageE(0xE00)\r
937 #define         bSTBCEn                         0x4     // Useless\r
938 #define         bAntennaMapping         0x10\r
939 #define         bNss                                    0x20\r
940 #define         bCFOAntSumD                     0x200\r
941 #define         bPHYCounterReset                0x8000000\r
942 #define         bCFOReportGet                   0x4000000\r
943 #define         bOFDMContinueTx         0x10000000\r
944 #define         bOFDMSingleCarrier              0x20000000\r
945 #define         bOFDMSingleTone         0x40000000\r
946 //#define bRxPath1                 0x01\r
947 //#define bRxPath2                 0x02\r
948 //#define bRxPath3                 0x04\r
949 //#define bRxPath4                 0x08\r
950 //#define bTxPath1                 0x10\r
951 //#define bTxPath2                 0x20\r
952 #define         bHTDetect                       0x100\r
953 #define         bCFOEn                          0x10000\r
954 #define         bCFOValue                       0xfff00000\r
955 #define         bSigTone_Re             0x3f\r
956 #define         bSigTone_Im             0x7f00\r
957 #define         bCounter_CCA            0xffff\r
958 #define         bCounter_ParityFail     0xffff0000\r
959 #define         bCounter_RateIllegal            0xffff\r
960 #define         bCounter_CRC8Fail       0xffff0000\r
961 #define         bCounter_MCSNoSupport   0xffff\r
962 #define         bCounter_FastSync       0xffff\r
963 #define         bShortCFO                       0xfff\r
964 #define         bShortCFOTLength        12   //total\r
965 #define         bShortCFOFLength        11   //fraction\r
966 #define         bLongCFO                        0x7ff\r
967 #define         bLongCFOTLength 11\r
968 #define         bLongCFOFLength 11\r
969 #define         bTailCFO                        0x1fff\r
970 #define         bTailCFOTLength         13\r
971 #define         bTailCFOFLength         12                      \r
972 #define         bmax_en_pwdB            0xffff\r
973 #define         bCC_power_dB            0xffff0000\r
974 #define         bnoise_pwdB             0xffff\r
975 #define         bPowerMeasTLength       10\r
976 #define         bPowerMeasFLength       3\r
977 #define         bRx_HT_BW                       0x1\r
978 #define         bRxSC                           0x6\r
979 #define         bRx_HT                          0x8                     \r
980 #define         bNB_intf_det_on         0x1\r
981 #define         bIntf_win_len_cfg       0x30\r
982 #define         bNB_Intf_TH_cfg         0x1c0                   \r
983 #define         bRFGain                         0x3f\r
984 #define         bTableSel                       0x40\r
985 #define         bTRSW                           0x80                    \r
986 #define         bRxSNR_A                        0xff\r
987 #define         bRxSNR_B                        0xff00\r
988 #define         bRxSNR_C                        0xff0000\r
989 #define         bRxSNR_D                        0xff000000\r
990 #define         bSNREVMTLength          8\r
991 #define         bSNREVMFLength          1                       \r
992 #define         bCSI1st                         0xff\r
993 #define         bCSI2nd                         0xff00\r
994 #define         bRxEVM1st                       0xff0000\r
995 #define         bRxEVM2nd                       0xff000000                      \r
996 #define         bSIGEVM                 0xff\r
997 #define         bPWDB                           0xff00\r
998 #define         bSGIEN                          0x10000\r
999                 \r
1000 #define         bSFactorQAM1            0xf     // Useless\r
1001 #define         bSFactorQAM2            0xf0\r
1002 #define         bSFactorQAM3            0xf00\r
1003 #define         bSFactorQAM4            0xf000\r
1004 #define         bSFactorQAM5            0xf0000\r
1005 #define         bSFactorQAM6            0xf0000\r
1006 #define         bSFactorQAM7            0xf00000\r
1007 #define         bSFactorQAM8            0xf000000\r
1008 #define         bSFactorQAM9            0xf0000000\r
1009 #define         bCSIScheme                      0x100000\r
1010                 \r
1011 #define         bNoiseLvlTopSet         0x3     // Useless\r
1012 #define         bChSmooth                       0x4\r
1013 #define         bChSmoothCfg1           0x38\r
1014 #define         bChSmoothCfg2           0x1c0\r
1015 #define         bChSmoothCfg3           0xe00\r
1016 #define         bChSmoothCfg4           0x7000\r
1017 #define         bMRCMode                        0x800000\r
1018 #define         bTHEVMCfg                       0x7000000\r
1019                 \r
1020 #define         bLoopFitType            0x1     // Useless\r
1021 #define         bUpdCFO                 0x40\r
1022 #define         bUpdCFOOffData          0x80\r
1023 #define         bAdvUpdCFO                      0x100\r
1024 #define         bAdvTimeCtrl            0x800\r
1025 #define         bUpdClko                        0x1000\r
1026 #define         bFC                                     0x6000\r
1027 #define         bTrackingMode           0x8000\r
1028 #define         bPhCmpEnable            0x10000\r
1029 #define         bUpdClkoLTF             0x20000\r
1030 #define         bComChCFO                       0x40000\r
1031 #define         bCSIEstiMode            0x80000\r
1032 #define         bAdvUpdEqz                      0x100000\r
1033 #define         bUChCfg                         0x7000000\r
1034 #define         bUpdEqz                 0x8000000\r
1035 \r
1036 //Rx Pseduo noise\r
1037 #define         bRxPesudoNoiseOn                0x20000000      // Useless\r
1038 #define         bRxPesudoNoise_A                0xff\r
1039 #define         bRxPesudoNoise_B                0xff00\r
1040 #define         bRxPesudoNoise_C                0xff0000\r
1041 #define         bRxPesudoNoise_D                0xff000000\r
1042 #define         bPesudoNoiseState_A     0xffff\r
1043 #define         bPesudoNoiseState_B     0xffff0000\r
1044 #define         bPesudoNoiseState_C     0xffff\r
1045 #define         bPesudoNoiseState_D     0xffff0000\r
1046 \r
1047 //7. RF Register\r
1048 //Zebra1\r
1049 #define         bZebra1_HSSIEnable              0x8             // Useless\r
1050 #define         bZebra1_TRxControl              0xc00\r
1051 #define         bZebra1_TRxGainSetting  0x07f\r
1052 #define         bZebra1_RxCorner                0xc00\r
1053 #define         bZebra1_TxChargePump    0x38\r
1054 #define         bZebra1_RxChargePump    0x7\r
1055 #define         bZebra1_ChannelNum      0xf80\r
1056 #define         bZebra1_TxLPFBW         0x400\r
1057 #define         bZebra1_RxLPFBW         0x600\r
1058 \r
1059 //Zebra4\r
1060 #define         bRTL8256RegModeCtrl1    0x100   // Useless\r
1061 #define         bRTL8256RegModeCtrl0    0x40\r
1062 #define         bRTL8256_TxLPFBW                0x18\r
1063 #define         bRTL8256_RxLPFBW                0x600\r
1064 \r
1065 //RTL8258\r
1066 #define         bRTL8258_TxLPFBW                0xc     // Useless\r
1067 #define         bRTL8258_RxLPFBW                0xc00\r
1068 #define         bRTL8258_RSSILPFBW      0xc0\r
1069 \r
1070 \r
1071 //\r
1072 // Other Definition\r
1073 //\r
1074 \r
1075 //byte endable for sb_write\r
1076 #define         bByte0                          0x1     // Useless\r
1077 #define         bByte1                          0x2\r
1078 #define         bByte2                          0x4\r
1079 #define         bByte3                          0x8\r
1080 #define         bWord0                          0x3\r
1081 #define         bWord1                          0xc\r
1082 #define         bDWord                          0xf\r
1083 \r
1084 //for PutRegsetting & GetRegSetting BitMask\r
1085 #define         bMaskByte0                      0xff    // Reg 0xc50 rOFDM0_XAAGCCore~0xC6f\r
1086 #define         bMaskByte1                      0xff00\r
1087 #define         bMaskByte2                      0xff0000\r
1088 #define         bMaskByte3                      0xff000000\r
1089 #define         bMaskHWord              0xffff0000\r
1090 #define         bMaskLWord                      0x0000ffff\r
1091 #define         bMaskDWord              0xffffffff\r
1092 #define         bMaskH3Bytes            0xffffff00\r
1093 #define         bMask12Bits                     0xfff\r
1094 #define         bMaskH4Bits                     0xf0000000      \r
1095 #define         bMaskOFDM_D             0xffc00000\r
1096 #define         bMaskCCK                        0x3f3f3f3f\r
1097 \r
1098                 \r
1099 #define         bEnable                 0x1     // Useless\r
1100 #define         bDisable                0x0\r
1101                 \r
1102 #define         LeftAntenna             0x0     // Useless\r
1103 #define         RightAntenna    0x1\r
1104                 \r
1105 #define         tCheckTxStatus          500   //500ms // Useless\r
1106 #define         tUpdateRxCounter        100   //100ms\r
1107                 \r
1108 #define         rateCCK         0       // Useless\r
1109 #define         rateOFDM        1\r
1110 #define         rateHT          2\r
1111 \r
1112 //define Register-End\r
1113 #define         bPMAC_End                       0x1ff   // Useless\r
1114 #define         bFPGAPHY0_End           0x8ff\r
1115 #define         bFPGAPHY1_End           0x9ff\r
1116 #define         bCCKPHY0_End            0xaff\r
1117 #define         bOFDMPHY0_End           0xcff\r
1118 #define         bOFDMPHY1_End           0xdff\r
1119 \r
1120 //define max debug item in each debug page\r
1121 //#define bMaxItem_FPGA_PHY0        0x9\r
1122 //#define bMaxItem_FPGA_PHY1        0x3\r
1123 //#define bMaxItem_PHY_11B          0x16\r
1124 //#define bMaxItem_OFDM_PHY0        0x29\r
1125 //#define bMaxItem_OFDM_PHY1        0x0\r
1126 \r
1127 #define         bPMACControl            0x0             // Useless\r
1128 #define         bWMACControl            0x1\r
1129 #define         bWNICControl            0x2\r
1130                 \r
1131 #define         PathA                   0x0     // Useless\r
1132 #define         PathB                   0x1\r
1133 #define         PathC                   0x2\r
1134 #define         PathD                   0x3\r
1135 \r
1136 #endif\r
1137 \r