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