rtw_mp_phy_regdef.h 37 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099
  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: __RTW_MP_PHY_REGDEF_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 __RTW_MP_PHY_REGDEF_H_
  44. #define __RTW_MP_PHY_REGDEF_H_
  45. /*--------------------------Define Parameters-------------------------------*/
  46. /* ************************************************************
  47. * 8192S Regsiter offset definition
  48. * ************************************************************ */
  49. /*
  50. * BB-PHY register PMAC 0x100 PHY 0x800 - 0xEFF
  51. * 1. PMAC duplicate register due to connection: RF_Mode, TRxRN, NumOf L-STF
  52. * 2. 0x800/0x900/0xA00/0xC00/0xD00/0xE00
  53. * 3. RF register 0x00-2E
  54. * 4. Bit Mask for BB/RF register
  55. * 5. Other defintion for BB/RF R/W
  56. * */
  57. /*
  58. * 1. PMAC duplicate register due to connection: RF_Mode, TRxRN, NumOf L-STF
  59. * 1. Page1(0x100)
  60. * */
  61. #define rPMAC_Reset 0x100
  62. #define rPMAC_TxStart 0x104
  63. #define rPMAC_TxLegacySIG 0x108
  64. #define rPMAC_TxHTSIG1 0x10c
  65. #define rPMAC_TxHTSIG2 0x110
  66. #define rPMAC_PHYDebug 0x114
  67. #define rPMAC_TxPacketNum 0x118
  68. #define rPMAC_TxIdle 0x11c
  69. #define rPMAC_TxMACHeader0 0x120
  70. #define rPMAC_TxMACHeader1 0x124
  71. #define rPMAC_TxMACHeader2 0x128
  72. #define rPMAC_TxMACHeader3 0x12c
  73. #define rPMAC_TxMACHeader4 0x130
  74. #define rPMAC_TxMACHeader5 0x134
  75. #define rPMAC_TxDataType 0x138
  76. #define rPMAC_TxRandomSeed 0x13c
  77. #define rPMAC_CCKPLCPPreamble 0x140
  78. #define rPMAC_CCKPLCPHeader 0x144
  79. #define rPMAC_CCKCRC16 0x148
  80. #define rPMAC_OFDMRxCRC32OK 0x170
  81. #define rPMAC_OFDMRxCRC32Er 0x174
  82. #define rPMAC_OFDMRxParityEr 0x178
  83. #define rPMAC_OFDMRxCRC8Er 0x17c
  84. #define rPMAC_CCKCRxRC16Er 0x180
  85. #define rPMAC_CCKCRxRC32Er 0x184
  86. #define rPMAC_CCKCRxRC32OK 0x188
  87. #define rPMAC_TxStatus 0x18c
  88. /*
  89. * 2. Page2(0x200)
  90. *
  91. * The following two definition are only used for USB interface.
  92. * #define RF_BB_CMD_ADDR 0x02c0 */ /* RF/BB read/write command address.
  93. * #define RF_BB_CMD_DATA 0x02c4 */ /* RF/BB read/write command data. */
  94. /*
  95. * 3. Page8(0x800)
  96. * */
  97. #define rFPGA0_RFMOD 0x800 /* RF mode & CCK TxSC */ /* RF BW Setting?? */
  98. #define rFPGA0_TxInfo 0x804 /* Status report?? */
  99. #define rFPGA0_PSDFunction 0x808
  100. #define rFPGA0_TxGainStage 0x80c /* Set TX PWR init gain? */
  101. #define rFPGA0_RFTiming1 0x810 /* Useless now */
  102. #define rFPGA0_RFTiming2 0x814
  103. /* #define rFPGA0_XC_RFTiming 0x818 */
  104. /* #define rFPGA0_XD_RFTiming 0x81c */
  105. #define rFPGA0_XA_HSSIParameter1 0x820 /* RF 3 wire register */
  106. #define rFPGA0_XA_HSSIParameter2 0x824
  107. #define rFPGA0_XB_HSSIParameter1 0x828
  108. #define rFPGA0_XB_HSSIParameter2 0x82c
  109. #define rFPGA0_XC_HSSIParameter1 0x830
  110. #define rFPGA0_XC_HSSIParameter2 0x834
  111. #define rFPGA0_XD_HSSIParameter1 0x838
  112. #define rFPGA0_XD_HSSIParameter2 0x83c
  113. #define rFPGA0_XA_LSSIParameter 0x840
  114. #define rFPGA0_XB_LSSIParameter 0x844
  115. #define rFPGA0_XC_LSSIParameter 0x848
  116. #define rFPGA0_XD_LSSIParameter 0x84c
  117. #define rFPGA0_RFWakeUpParameter 0x850 /* Useless now */
  118. #define rFPGA0_RFSleepUpParameter 0x854
  119. #define rFPGA0_XAB_SwitchControl 0x858 /* RF Channel switch */
  120. #define rFPGA0_XCD_SwitchControl 0x85c
  121. #define rFPGA0_XA_RFInterfaceOE 0x860 /* RF Channel switch */
  122. #define rFPGA0_XB_RFInterfaceOE 0x864
  123. #define rFPGA0_XC_RFInterfaceOE 0x868
  124. #define rFPGA0_XD_RFInterfaceOE 0x86c
  125. #define rFPGA0_XAB_RFInterfaceSW 0x870 /* RF Interface Software Control */
  126. #define rFPGA0_XCD_RFInterfaceSW 0x874
  127. #define rFPGA0_XAB_RFParameter 0x878 /* RF Parameter */
  128. #define rFPGA0_XCD_RFParameter 0x87c
  129. #define rFPGA0_AnalogParameter1 0x880 /* Crystal cap setting RF-R/W protection for parameter4?? */
  130. #define rFPGA0_AnalogParameter2 0x884
  131. #define rFPGA0_AnalogParameter3 0x888 /* Useless now */
  132. #define rFPGA0_AnalogParameter4 0x88c
  133. #define rFPGA0_XA_LSSIReadBack 0x8a0 /* Tranceiver LSSI Readback */
  134. #define rFPGA0_XB_LSSIReadBack 0x8a4
  135. #define rFPGA0_XC_LSSIReadBack 0x8a8
  136. #define rFPGA0_XD_LSSIReadBack 0x8ac
  137. #define rFPGA0_PSDReport 0x8b4 /* Useless now */
  138. #define rFPGA0_XAB_RFInterfaceRB 0x8e0 /* Useless now */ /* RF Interface Readback Value */
  139. #define rFPGA0_XCD_RFInterfaceRB 0x8e4 /* Useless now */
  140. /*
  141. * 4. Page9(0x900)
  142. * */
  143. #define rFPGA1_RFMOD 0x900 /* RF mode & OFDM TxSC */ /* RF BW Setting?? */
  144. #define rFPGA1_TxBlock 0x904 /* Useless now */
  145. #define rFPGA1_DebugSelect 0x908 /* Useless now */
  146. #define rFPGA1_TxInfo 0x90c /* Useless now */ /* Status report?? */
  147. #define rS0S1_PathSwitch 0x948
  148. /*
  149. * 5. PageA(0xA00)
  150. *
  151. * Set Control channel to upper or lower. These settings are required only for 40MHz */
  152. #define rCCK0_System 0xa00
  153. #define rCCK0_AFESetting 0xa04 /* Disable init gain now */ /* Select RX path by RSSI */
  154. #define rCCK0_CCA 0xa08 /* Disable init gain now */ /* Init gain */
  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 */
  156. #define rCCK0_RxAGC2 0xa10 /* AGC & DAGC */
  157. #define rCCK0_RxHP 0xa14
  158. #define rCCK0_DSPParameter1 0xa18 /* Timing recovery & Channel estimation threshold */
  159. #define rCCK0_DSPParameter2 0xa1c /* SQ threshold */
  160. #define rCCK0_TxFilter1 0xa20
  161. #define rCCK0_TxFilter2 0xa24
  162. #define rCCK0_DebugPort 0xa28 /* debug port and Tx filter3 */
  163. #define rCCK0_FalseAlarmReport 0xa2c /* 0xa2d useless now 0xa30-a4f channel report */
  164. #define rCCK0_TRSSIReport 0xa50
  165. #define rCCK0_RxReport 0xa54 /* 0xa57 */
  166. #define rCCK0_FACounterLower 0xa5c /* 0xa5b */
  167. #define rCCK0_FACounterUpper 0xa58 /* 0xa5c */
  168. /*
  169. * 6. PageC(0xC00)
  170. * */
  171. #define rOFDM0_LSTF 0xc00
  172. #define rOFDM0_TRxPathEnable 0xc04
  173. #define rOFDM0_TRMuxPar 0xc08
  174. #define rOFDM0_TRSWIsolation 0xc0c
  175. #define rOFDM0_XARxAFE 0xc10 /* RxIQ DC offset, Rx digital filter, DC notch filter */
  176. #define rOFDM0_XARxIQImbalance 0xc14 /* RxIQ imblance matrix */
  177. #define rOFDM0_XBRxAFE 0xc18
  178. #define rOFDM0_XBRxIQImbalance 0xc1c
  179. #define rOFDM0_XCRxAFE 0xc20
  180. #define rOFDM0_XCRxIQImbalance 0xc24
  181. #define rOFDM0_XDRxAFE 0xc28
  182. #define rOFDM0_XDRxIQImbalance 0xc2c
  183. #define rOFDM0_RxDetector1 0xc30 /* PD, BW & SBD */ /* DM tune init gain */
  184. #define rOFDM0_RxDetector2 0xc34 /* SBD & Fame Sync. */
  185. #define rOFDM0_RxDetector3 0xc38 /* Frame Sync. */
  186. #define rOFDM0_RxDetector4 0xc3c /* PD, SBD, Frame Sync & Short-GI */
  187. #define rOFDM0_RxDSP 0xc40 /* Rx Sync Path */
  188. #define rOFDM0_CFOandDAGC 0xc44 /* CFO & DAGC */
  189. #define rOFDM0_CCADropThreshold 0xc48 /* CCA Drop threshold */
  190. #define rOFDM0_ECCAThreshold 0xc4c /* energy CCA */
  191. #define rOFDM0_XAAGCCore1 0xc50 /* DIG */
  192. #define rOFDM0_XAAGCCore2 0xc54
  193. #define rOFDM0_XBAGCCore1 0xc58
  194. #define rOFDM0_XBAGCCore2 0xc5c
  195. #define rOFDM0_XCAGCCore1 0xc60
  196. #define rOFDM0_XCAGCCore2 0xc64
  197. #define rOFDM0_XDAGCCore1 0xc68
  198. #define rOFDM0_XDAGCCore2 0xc6c
  199. #define rOFDM0_AGCParameter1 0xc70
  200. #define rOFDM0_AGCParameter2 0xc74
  201. #define rOFDM0_AGCRSSITable 0xc78
  202. #define rOFDM0_HTSTFAGC 0xc7c
  203. #define rOFDM0_XATxIQImbalance 0xc80 /* TX PWR TRACK and DIG */
  204. #define rOFDM0_XATxAFE 0xc84
  205. #define rOFDM0_XBTxIQImbalance 0xc88
  206. #define rOFDM0_XBTxAFE 0xc8c
  207. #define rOFDM0_XCTxIQImbalance 0xc90
  208. #define rOFDM0_XCTxAFE 0xc94
  209. #define rOFDM0_XDTxIQImbalance 0xc98
  210. #define rOFDM0_XDTxAFE 0xc9c
  211. #define rOFDM0_RxIQExtAnta 0xca0
  212. #define rOFDM0_RxHPParameter 0xce0
  213. #define rOFDM0_TxPseudoNoiseWgt 0xce4
  214. #define rOFDM0_FrameSync 0xcf0
  215. #define rOFDM0_DFSReport 0xcf4
  216. #define rOFDM0_TxCoeff1 0xca4
  217. #define rOFDM0_TxCoeff2 0xca8
  218. #define rOFDM0_TxCoeff3 0xcac
  219. #define rOFDM0_TxCoeff4 0xcb0
  220. #define rOFDM0_TxCoeff5 0xcb4
  221. #define rOFDM0_TxCoeff6 0xcb8
  222. /*
  223. * 7. PageD(0xD00)
  224. * */
  225. #define rOFDM1_LSTF 0xd00
  226. #define rOFDM1_TRxPathEnable 0xd04
  227. #define rOFDM1_CFO 0xd08 /* No setting now */
  228. #define rOFDM1_CSI1 0xd10
  229. #define rOFDM1_SBD 0xd14
  230. #define rOFDM1_CSI2 0xd18
  231. #define rOFDM1_CFOTracking 0xd2c
  232. #define rOFDM1_TRxMesaure1 0xd34
  233. #define rOFDM1_IntfDet 0xd3c
  234. #define rOFDM1_PseudoNoiseStateAB 0xd50
  235. #define rOFDM1_PseudoNoiseStateCD 0xd54
  236. #define rOFDM1_RxPseudoNoiseWgt 0xd58
  237. #define rOFDM_PHYCounter1 0xda0 /* cca, parity fail */
  238. #define rOFDM_PHYCounter2 0xda4 /* rate illegal, crc8 fail */
  239. #define rOFDM_PHYCounter3 0xda8 /* MCS not support */
  240. #define rOFDM_ShortCFOAB 0xdac /* No setting now */
  241. #define rOFDM_ShortCFOCD 0xdb0
  242. #define rOFDM_LongCFOAB 0xdb4
  243. #define rOFDM_LongCFOCD 0xdb8
  244. #define rOFDM_TailCFOAB 0xdbc
  245. #define rOFDM_TailCFOCD 0xdc0
  246. #define rOFDM_PWMeasure1 0xdc4
  247. #define rOFDM_PWMeasure2 0xdc8
  248. #define rOFDM_BWReport 0xdcc
  249. #define rOFDM_AGCReport 0xdd0
  250. #define rOFDM_RxSNR 0xdd4
  251. #define rOFDM_RxEVMCSI 0xdd8
  252. #define rOFDM_SIGReport 0xddc
  253. /*
  254. * 8. PageE(0xE00)
  255. * */
  256. #define rTxAGC_Rate18_06 0xe00
  257. #define rTxAGC_Rate54_24 0xe04
  258. #define rTxAGC_CCK_Mcs32 0xe08
  259. #define rTxAGC_Mcs03_Mcs00 0xe10
  260. #define rTxAGC_Mcs07_Mcs04 0xe14
  261. #define rTxAGC_Mcs11_Mcs08 0xe18
  262. #define rTxAGC_Mcs15_Mcs12 0xe1c
  263. /* Analog- control in RX_WAIT_CCA : REG: EE0 [Analog- Power & Control Register] */
  264. #define rRx_Wait_CCCA 0xe70
  265. #define rAnapar_Ctrl_BB 0xee0
  266. /*
  267. * 7. RF Register 0x00-0x2E (RF 8256)
  268. * RF-0222D 0x00-3F
  269. *
  270. * Zebra1 */
  271. #define RTL92SE_FPGA_VERIFY 0
  272. #define rZebra1_HSSIEnable 0x0 /* Useless now */
  273. #define rZebra1_TRxEnable1 0x1
  274. #define rZebra1_TRxEnable2 0x2
  275. #define rZebra1_AGC 0x4
  276. #define rZebra1_ChargePump 0x5
  277. /* #if (RTL92SE_FPGA_VERIFY == 1) */
  278. #define rZebra1_Channel 0x7 /* RF channel switch
  279. * #else */
  280. /* #endif */
  281. #define rZebra1_TxGain 0x8 /* Useless now */
  282. #define rZebra1_TxLPF 0x9
  283. #define rZebra1_RxLPF 0xb
  284. #define rZebra1_RxHPFCorner 0xc
  285. /* Zebra4 */
  286. #define rGlobalCtrl 0 /* Useless now */
  287. #define rRTL8256_TxLPF 19
  288. #define rRTL8256_RxLPF 11
  289. /* RTL8258 */
  290. #define rRTL8258_TxLPF 0x11 /* Useless now */
  291. #define rRTL8258_RxLPF 0x13
  292. #define rRTL8258_RSSILPF 0xa
  293. /*
  294. * RL6052 Register definition
  295. * */
  296. #define RF_AC 0x00 /* */
  297. #define RF_IQADJ_G1 0x01 /* */
  298. #define RF_IQADJ_G2 0x02 /* */
  299. #define RF_POW_TRSW 0x05 /* */
  300. #define RF_GAIN_RX 0x06 /* */
  301. #define RF_GAIN_TX 0x07 /* */
  302. #define RF_TXM_IDAC 0x08 /* */
  303. #define RF_BS_IQGEN 0x0F /* */
  304. #define RF_MODE1 0x10 /* */
  305. #define RF_MODE2 0x11 /* */
  306. #define RF_RX_AGC_HP 0x12 /* */
  307. #define RF_TX_AGC 0x13 /* */
  308. #define RF_BIAS 0x14 /* */
  309. #define RF_IPA 0x15 /* */
  310. #define RF_TXBIAS 0x16
  311. #define RF_POW_ABILITY 0x17 /* */
  312. #define RF_MODE_AG 0x18 /* */
  313. #define rRfChannel 0x18 /* RF channel and BW switch */
  314. #define RF_CHNLBW 0x18 /* RF channel and BW switch */
  315. #define RF_TOP 0x19 /* */
  316. #define RF_RX_G1 0x1A /* */
  317. #define RF_RX_G2 0x1B /* */
  318. #define RF_RX_BB2 0x1C /* */
  319. #define RF_RX_BB1 0x1D /* */
  320. #define RF_RCK1 0x1E /* */
  321. #define RF_RCK2 0x1F /* */
  322. #define RF_TX_G1 0x20 /* */
  323. #define RF_TX_G2 0x21 /* */
  324. #define RF_TX_G3 0x22 /* */
  325. #define RF_TX_BB1 0x23 /* */
  326. #define RF_T_METER 0x24 /* */
  327. #define RF_SYN_G1 0x25 /* RF TX Power control */
  328. #define RF_SYN_G2 0x26 /* RF TX Power control */
  329. #define RF_SYN_G3 0x27 /* RF TX Power control */
  330. #define RF_SYN_G4 0x28 /* RF TX Power control */
  331. #define RF_SYN_G5 0x29 /* RF TX Power control */
  332. #define RF_SYN_G6 0x2A /* RF TX Power control */
  333. #define RF_SYN_G7 0x2B /* RF TX Power control */
  334. #define RF_SYN_G8 0x2C /* RF TX Power control */
  335. #define RF_RCK_OS 0x30 /* RF TX PA control */
  336. #define RF_TXPA_G1 0x31 /* RF TX PA control */
  337. #define RF_TXPA_G2 0x32 /* RF TX PA control */
  338. #define RF_TXPA_G3 0x33 /* RF TX PA control */
  339. /*
  340. * Bit Mask
  341. *
  342. * 1. Page1(0x100) */
  343. #define bBBResetB 0x100 /* Useless now? */
  344. #define bGlobalResetB 0x200
  345. #define bOFDMTxStart 0x4
  346. #define bCCKTxStart 0x8
  347. #define bCRC32Debug 0x100
  348. #define bPMACLoopback 0x10
  349. #define bTxLSIG 0xffffff
  350. #define bOFDMTxRate 0xf
  351. #define bOFDMTxReserved 0x10
  352. #define bOFDMTxLength 0x1ffe0
  353. #define bOFDMTxParity 0x20000
  354. #define bTxHTSIG1 0xffffff
  355. #define bTxHTMCSRate 0x7f
  356. #define bTxHTBW 0x80
  357. #define bTxHTLength 0xffff00
  358. #define bTxHTSIG2 0xffffff
  359. #define bTxHTSmoothing 0x1
  360. #define bTxHTSounding 0x2
  361. #define bTxHTReserved 0x4
  362. #define bTxHTAggreation 0x8
  363. #define bTxHTSTBC 0x30
  364. #define bTxHTAdvanceCoding 0x40
  365. #define bTxHTShortGI 0x80
  366. #define bTxHTNumberHT_LTF 0x300
  367. #define bTxHTCRC8 0x3fc00
  368. #define bCounterReset 0x10000
  369. #define bNumOfOFDMTx 0xffff
  370. #define bNumOfCCKTx 0xffff0000
  371. #define bTxIdleInterval 0xffff
  372. #define bOFDMService 0xffff0000
  373. #define bTxMACHeader 0xffffffff
  374. #define bTxDataInit 0xff
  375. #define bTxHTMode 0x100
  376. #define bTxDataType 0x30000
  377. #define bTxRandomSeed 0xffffffff
  378. #define bCCKTxPreamble 0x1
  379. #define bCCKTxSFD 0xffff0000
  380. #define bCCKTxSIG 0xff
  381. #define bCCKTxService 0xff00
  382. #define bCCKLengthExt 0x8000
  383. #define bCCKTxLength 0xffff0000
  384. #define bCCKTxCRC16 0xffff
  385. #define bCCKTxStatus 0x1
  386. #define bOFDMTxStatus 0x2
  387. #define IS_BB_REG_OFFSET_92S(_Offset) ((_Offset >= 0x800) && (_Offset <= 0xfff))
  388. /* 2. Page8(0x800) */
  389. #define bRFMOD 0x1 /* Reg 0x800 rFPGA0_RFMOD */
  390. #define bJapanMode 0x2
  391. #define bCCKTxSC 0x30
  392. #define bCCKEn 0x1000000
  393. #define bOFDMEn 0x2000000
  394. #define bOFDMRxADCPhase 0x10000 /* Useless now */
  395. #define bOFDMTxDACPhase 0x40000
  396. #define bXATxAGC 0x3f
  397. #define bXBTxAGC 0xf00 /* Reg 80c rFPGA0_TxGainStage */
  398. #define bXCTxAGC 0xf000
  399. #define bXDTxAGC 0xf0000
  400. #define bPAStart 0xf0000000 /* Useless now */
  401. #define bTRStart 0x00f00000
  402. #define bRFStart 0x0000f000
  403. #define bBBStart 0x000000f0
  404. #define bBBCCKStart 0x0000000f
  405. #define bPAEnd 0xf /* Reg0x814 */
  406. #define bTREnd 0x0f000000
  407. #define bRFEnd 0x000f0000
  408. #define bCCAMask 0x000000f0 /* T2R */
  409. #define bR2RCCAMask 0x00000f00
  410. #define bHSSI_R2TDelay 0xf8000000
  411. #define bHSSI_T2RDelay 0xf80000
  412. #define bContTxHSSI 0x400 /* chane gain at continue Tx */
  413. #define bIGFromCCK 0x200
  414. #define bAGCAddress 0x3f
  415. #define bRxHPTx 0x7000
  416. #define bRxHPT2R 0x38000
  417. #define bRxHPCCKIni 0xc0000
  418. #define bAGCTxCode 0xc00000
  419. #define bAGCRxCode 0x300000
  420. #define b3WireDataLength 0x800 /* Reg 0x820~84f rFPGA0_XA_HSSIParameter1 */
  421. #define b3WireAddressLength 0x400
  422. #define b3WireRFPowerDown 0x1 /* Useless now
  423. * #define bHWSISelect 0x8 */
  424. #define b5GPAPEPolarity 0x40000000
  425. #define b2GPAPEPolarity 0x80000000
  426. #define bRFSW_TxDefaultAnt 0x3
  427. #define bRFSW_TxOptionAnt 0x30
  428. #define bRFSW_RxDefaultAnt 0x300
  429. #define bRFSW_RxOptionAnt 0x3000
  430. #define bRFSI_3WireData 0x1
  431. #define bRFSI_3WireClock 0x2
  432. #define bRFSI_3WireLoad 0x4
  433. #define bRFSI_3WireRW 0x8
  434. #define bRFSI_3Wire 0xf
  435. #define bRFSI_RFENV 0x10 /* Reg 0x870 rFPGA0_XAB_RFInterfaceSW */
  436. #define bRFSI_TRSW 0x20 /* Useless now */
  437. #define bRFSI_TRSWB 0x40
  438. #define bRFSI_ANTSW 0x100
  439. #define bRFSI_ANTSWB 0x200
  440. #define bRFSI_PAPE 0x400
  441. #define bRFSI_PAPE5G 0x800
  442. #define bBandSelect 0x1
  443. #define bHTSIG2_GI 0x80
  444. #define bHTSIG2_Smoothing 0x01
  445. #define bHTSIG2_Sounding 0x02
  446. #define bHTSIG2_Aggreaton 0x08
  447. #define bHTSIG2_STBC 0x30
  448. #define bHTSIG2_AdvCoding 0x40
  449. #define bHTSIG2_NumOfHTLTF 0x300
  450. #define bHTSIG2_CRC8 0x3fc
  451. #define bHTSIG1_MCS 0x7f
  452. #define bHTSIG1_BandWidth 0x80
  453. #define bHTSIG1_HTLength 0xffff
  454. #define bLSIG_Rate 0xf
  455. #define bLSIG_Reserved 0x10
  456. #define bLSIG_Length 0x1fffe
  457. #define bLSIG_Parity 0x20
  458. #define bCCKRxPhase 0x4
  459. #if (RTL92SE_FPGA_VERIFY == 1)
  460. #define bLSSIReadAddress 0x3f000000 /* LSSI "Read" Address */ /* Reg 0x824 rFPGA0_XA_HSSIParameter2 */
  461. #else
  462. #define bLSSIReadAddress 0x7f800000 /* T65 RF */
  463. #endif
  464. #define bLSSIReadEdge 0x80000000 /* LSSI "Read" edge signal */
  465. #if (RTL92SE_FPGA_VERIFY == 1)
  466. #define bLSSIReadBackData 0xfff /* Reg 0x8a0 rFPGA0_XA_LSSIReadBack */
  467. #else
  468. #define bLSSIReadBackData 0xfffff /* T65 RF */
  469. #endif
  470. #define bLSSIReadOKFlag 0x1000 /* Useless now */
  471. #define bCCKSampleRate 0x8 /* 0: 44MHz, 1:88MHz */
  472. #define bRegulator0Standby 0x1
  473. #define bRegulatorPLLStandby 0x2
  474. #define bRegulator1Standby 0x4
  475. #define bPLLPowerUp 0x8
  476. #define bDPLLPowerUp 0x10
  477. #define bDA10PowerUp 0x20
  478. #define bAD7PowerUp 0x200
  479. #define bDA6PowerUp 0x2000
  480. #define bXtalPowerUp 0x4000
  481. #define b40MDClkPowerUP 0x8000
  482. #define bDA6DebugMode 0x20000
  483. #define bDA6Swing 0x380000
  484. #define bADClkPhase 0x4000000 /* Reg 0x880 rFPGA0_AnalogParameter1 20/40 CCK support switch 40/80 BB MHZ */
  485. #define b80MClkDelay 0x18000000 /* Useless */
  486. #define bAFEWatchDogEnable 0x20000000
  487. #define bXtalCap01 0xc0000000 /* Reg 0x884 rFPGA0_AnalogParameter2 Crystal cap */
  488. #define bXtalCap23 0x3
  489. #define bXtalCap92x 0x0f000000
  490. #define bXtalCap 0x0f000000
  491. #define bIntDifClkEnable 0x400 /* Useless */
  492. #define bExtSigClkEnable 0x800
  493. #define bBandgapMbiasPowerUp 0x10000
  494. #define bAD11SHGain 0xc0000
  495. #define bAD11InputRange 0x700000
  496. #define bAD11OPCurrent 0x3800000
  497. #define bIPathLoopback 0x4000000
  498. #define bQPathLoopback 0x8000000
  499. #define bAFELoopback 0x10000000
  500. #define bDA10Swing 0x7e0
  501. #define bDA10Reverse 0x800
  502. #define bDAClkSource 0x1000
  503. #define bAD7InputRange 0x6000
  504. #define bAD7Gain 0x38000
  505. #define bAD7OutputCMMode 0x40000
  506. #define bAD7InputCMMode 0x380000
  507. #define bAD7Current 0xc00000
  508. #define bRegulatorAdjust 0x7000000
  509. #define bAD11PowerUpAtTx 0x1
  510. #define bDA10PSAtTx 0x10
  511. #define bAD11PowerUpAtRx 0x100
  512. #define bDA10PSAtRx 0x1000
  513. #define bCCKRxAGCFormat 0x200
  514. #define bPSDFFTSamplepPoint 0xc000
  515. #define bPSDAverageNum 0x3000
  516. #define bIQPathControl 0xc00
  517. #define bPSDFreq 0x3ff
  518. #define bPSDAntennaPath 0x30
  519. #define bPSDIQSwitch 0x40
  520. #define bPSDRxTrigger 0x400000
  521. #define bPSDTxTrigger 0x80000000
  522. #define bPSDSineToneScale 0x7f000000
  523. #define bPSDReport 0xffff
  524. /* 3. Page9(0x900) */
  525. #define bOFDMTxSC 0x30000000 /* Useless */
  526. #define bCCKTxOn 0x1
  527. #define bOFDMTxOn 0x2
  528. #define bDebugPage 0xfff /* reset debug page and also HWord, LWord */
  529. #define bDebugItem 0xff /* reset debug page and LWord */
  530. #define bAntL 0x10
  531. #define bAntNonHT 0x100
  532. #define bAntHT1 0x1000
  533. #define bAntHT2 0x10000
  534. #define bAntHT1S1 0x100000
  535. #define bAntNonHTS1 0x1000000
  536. /* 4. PageA(0xA00) */
  537. #define bCCKBBMode 0x3 /* Useless */
  538. #define bCCKTxPowerSaving 0x80
  539. #define bCCKRxPowerSaving 0x40
  540. #define bCCKSideBand 0x10 /* Reg 0xa00 rCCK0_System 20/40 switch */
  541. #define bCCKScramble 0x8 /* Useless */
  542. #define bCCKAntDiversity 0x8000
  543. #define bCCKCarrierRecovery 0x4000
  544. #define bCCKTxRate 0x3000
  545. #define bCCKDCCancel 0x0800
  546. #define bCCKISICancel 0x0400
  547. #define bCCKMatchFilter 0x0200
  548. #define bCCKEqualizer 0x0100
  549. #define bCCKPreambleDetect 0x800000
  550. #define bCCKFastFalseCCA 0x400000
  551. #define bCCKChEstStart 0x300000
  552. #define bCCKCCACount 0x080000
  553. #define bCCKcs_lim 0x070000
  554. #define bCCKBistMode 0x80000000
  555. #define bCCKCCAMask 0x40000000
  556. #define bCCKTxDACPhase 0x4
  557. #define bCCKRxADCPhase 0x20000000 /* r_rx_clk */
  558. #define bCCKr_cp_mode0 0x0100
  559. #define bCCKTxDCOffset 0xf0
  560. #define bCCKRxDCOffset 0xf
  561. #define bCCKCCAMode 0xc000
  562. #define bCCKFalseCS_lim 0x3f00
  563. #define bCCKCS_ratio 0xc00000
  564. #define bCCKCorgBit_sel 0x300000
  565. #define bCCKPD_lim 0x0f0000
  566. #define bCCKNewCCA 0x80000000
  567. #define bCCKRxHPofIG 0x8000
  568. #define bCCKRxIG 0x7f00
  569. #define bCCKLNAPolarity 0x800000
  570. #define bCCKRx1stGain 0x7f0000
  571. #define bCCKRFExtend 0x20000000 /* CCK Rx Iinital gain polarity */
  572. #define bCCKRxAGCSatLevel 0x1f000000
  573. #define bCCKRxAGCSatCount 0xe0
  574. #define bCCKRxRFSettle 0x1f /* AGCsamp_dly */
  575. #define bCCKFixedRxAGC 0x8000
  576. /* #define bCCKRxAGCFormat 0x4000 */ /* remove to HSSI register 0x824 */
  577. #define bCCKAntennaPolarity 0x2000
  578. #define bCCKTxFilterType 0x0c00
  579. #define bCCKRxAGCReportType 0x0300
  580. #define bCCKRxDAGCEn 0x80000000
  581. #define bCCKRxDAGCPeriod 0x20000000
  582. #define bCCKRxDAGCSatLevel 0x1f000000
  583. #define bCCKTimingRecovery 0x800000
  584. #define bCCKTxC0 0x3f0000
  585. #define bCCKTxC1 0x3f000000
  586. #define bCCKTxC2 0x3f
  587. #define bCCKTxC3 0x3f00
  588. #define bCCKTxC4 0x3f0000
  589. #define bCCKTxC5 0x3f000000
  590. #define bCCKTxC6 0x3f
  591. #define bCCKTxC7 0x3f00
  592. #define bCCKDebugPort 0xff0000
  593. #define bCCKDACDebug 0x0f000000
  594. #define bCCKFalseAlarmEnable 0x8000
  595. #define bCCKFalseAlarmRead 0x4000
  596. #define bCCKTRSSI 0x7f
  597. #define bCCKRxAGCReport 0xfe
  598. #define bCCKRxReport_AntSel 0x80000000
  599. #define bCCKRxReport_MFOff 0x40000000
  600. #define bCCKRxRxReport_SQLoss 0x20000000
  601. #define bCCKRxReport_Pktloss 0x10000000
  602. #define bCCKRxReport_Lockedbit 0x08000000
  603. #define bCCKRxReport_RateError 0x04000000
  604. #define bCCKRxReport_RxRate 0x03000000
  605. #define bCCKRxFACounterLower 0xff
  606. #define bCCKRxFACounterUpper 0xff000000
  607. #define bCCKRxHPAGCStart 0xe000
  608. #define bCCKRxHPAGCFinal 0x1c00
  609. #define bCCKRxFalseAlarmEnable 0x8000
  610. #define bCCKFACounterFreeze 0x4000
  611. #define bCCKTxPathSel 0x10000000
  612. #define bCCKDefaultRxPath 0xc000000
  613. #define bCCKOptionRxPath 0x3000000
  614. /* 5. PageC(0xC00) */
  615. #define bNumOfSTF 0x3 /* Useless */
  616. #define bShift_L 0xc0
  617. #define bGI_TH 0xc
  618. #define bRxPathA 0x1
  619. #define bRxPathB 0x2
  620. #define bRxPathC 0x4
  621. #define bRxPathD 0x8
  622. #define bTxPathA 0x1
  623. #define bTxPathB 0x2
  624. #define bTxPathC 0x4
  625. #define bTxPathD 0x8
  626. #define bTRSSIFreq 0x200
  627. #define bADCBackoff 0x3000
  628. #define bDFIRBackoff 0xc000
  629. #define bTRSSILatchPhase 0x10000
  630. #define bRxIDCOffset 0xff
  631. #define bRxQDCOffset 0xff00
  632. #define bRxDFIRMode 0x1800000
  633. #define bRxDCNFType 0xe000000
  634. #define bRXIQImb_A 0x3ff
  635. #define bRXIQImb_B 0xfc00
  636. #define bRXIQImb_C 0x3f0000
  637. #define bRXIQImb_D 0xffc00000
  638. #define bDC_dc_Notch 0x60000
  639. #define bRxNBINotch 0x1f000000
  640. #define bPD_TH 0xf
  641. #define bPD_TH_Opt2 0xc000
  642. #define bPWED_TH 0x700
  643. #define bIfMF_Win_L 0x800
  644. #define bPD_Option 0x1000
  645. #define bMF_Win_L 0xe000
  646. #define bBW_Search_L 0x30000
  647. #define bwin_enh_L 0xc0000
  648. #define bBW_TH 0x700000
  649. #define bED_TH2 0x3800000
  650. #define bBW_option 0x4000000
  651. #define bRatio_TH 0x18000000
  652. #define bWindow_L 0xe0000000
  653. #define bSBD_Option 0x1
  654. #define bFrame_TH 0x1c
  655. #define bFS_Option 0x60
  656. #define bDC_Slope_check 0x80
  657. #define bFGuard_Counter_DC_L 0xe00
  658. #define bFrame_Weight_Short 0x7000
  659. #define bSub_Tune 0xe00000
  660. #define bFrame_DC_Length 0xe000000
  661. #define bSBD_start_offset 0x30000000
  662. #define bFrame_TH_2 0x7
  663. #define bFrame_GI2_TH 0x38
  664. #define bGI2_Sync_en 0x40
  665. #define bSarch_Short_Early 0x300
  666. #define bSarch_Short_Late 0xc00
  667. #define bSarch_GI2_Late 0x70000
  668. #define bCFOAntSum 0x1
  669. #define bCFOAcc 0x2
  670. #define bCFOStartOffset 0xc
  671. #define bCFOLookBack 0x70
  672. #define bCFOSumWeight 0x80
  673. #define bDAGCEnable 0x10000
  674. #define bTXIQImb_A 0x3ff
  675. #define bTXIQImb_B 0xfc00
  676. #define bTXIQImb_C 0x3f0000
  677. #define bTXIQImb_D 0xffc00000
  678. #define bTxIDCOffset 0xff
  679. #define bTxQDCOffset 0xff00
  680. #define bTxDFIRMode 0x10000
  681. #define bTxPesudoNoiseOn 0x4000000
  682. #define bTxPesudoNoise_A 0xff
  683. #define bTxPesudoNoise_B 0xff00
  684. #define bTxPesudoNoise_C 0xff0000
  685. #define bTxPesudoNoise_D 0xff000000
  686. #define bCCADropOption 0x20000
  687. #define bCCADropThres 0xfff00000
  688. #define bEDCCA_H 0xf
  689. #define bEDCCA_L 0xf0
  690. #define bLambda_ED 0x300
  691. #define bRxInitialGain 0x7f
  692. #define bRxAntDivEn 0x80
  693. #define bRxAGCAddressForLNA 0x7f00
  694. #define bRxHighPowerFlow 0x8000
  695. #define bRxAGCFreezeThres 0xc0000
  696. #define bRxFreezeStep_AGC1 0x300000
  697. #define bRxFreezeStep_AGC2 0xc00000
  698. #define bRxFreezeStep_AGC3 0x3000000
  699. #define bRxFreezeStep_AGC0 0xc000000
  700. #define bRxRssi_Cmp_En 0x10000000
  701. #define bRxQuickAGCEn 0x20000000
  702. #define bRxAGCFreezeThresMode 0x40000000
  703. #define bRxOverFlowCheckType 0x80000000
  704. #define bRxAGCShift 0x7f
  705. #define bTRSW_Tri_Only 0x80
  706. #define bPowerThres 0x300
  707. #define bRxAGCEn 0x1
  708. #define bRxAGCTogetherEn 0x2
  709. #define bRxAGCMin 0x4
  710. #define bRxHP_Ini 0x7
  711. #define bRxHP_TRLNA 0x70
  712. #define bRxHP_RSSI 0x700
  713. #define bRxHP_BBP1 0x7000
  714. #define bRxHP_BBP2 0x70000
  715. #define bRxHP_BBP3 0x700000
  716. #define bRSSI_H 0x7f0000 /* the threshold for high power */
  717. #define bRSSI_Gen 0x7f000000 /* the threshold for ant diversity */
  718. #define bRxSettle_TRSW 0x7
  719. #define bRxSettle_LNA 0x38
  720. #define bRxSettle_RSSI 0x1c0
  721. #define bRxSettle_BBP 0xe00
  722. #define bRxSettle_RxHP 0x7000
  723. #define bRxSettle_AntSW_RSSI 0x38000
  724. #define bRxSettle_AntSW 0xc0000
  725. #define bRxProcessTime_DAGC 0x300000
  726. #define bRxSettle_HSSI 0x400000
  727. #define bRxProcessTime_BBPPW 0x800000
  728. #define bRxAntennaPowerShift 0x3000000
  729. #define bRSSITableSelect 0xc000000
  730. #define bRxHP_Final 0x7000000
  731. #define bRxHTSettle_BBP 0x7
  732. #define bRxHTSettle_HSSI 0x8
  733. #define bRxHTSettle_RxHP 0x70
  734. #define bRxHTSettle_BBPPW 0x80
  735. #define bRxHTSettle_Idle 0x300
  736. #define bRxHTSettle_Reserved 0x1c00
  737. #define bRxHTRxHPEn 0x8000
  738. #define bRxHTAGCFreezeThres 0x30000
  739. #define bRxHTAGCTogetherEn 0x40000
  740. #define bRxHTAGCMin 0x80000
  741. #define bRxHTAGCEn 0x100000
  742. #define bRxHTDAGCEn 0x200000
  743. #define bRxHTRxHP_BBP 0x1c00000
  744. #define bRxHTRxHP_Final 0xe0000000
  745. #define bRxPWRatioTH 0x3
  746. #define bRxPWRatioEn 0x4
  747. #define bRxMFHold 0x3800
  748. #define bRxPD_Delay_TH1 0x38
  749. #define bRxPD_Delay_TH2 0x1c0
  750. #define bRxPD_DC_COUNT_MAX 0x600
  751. /* #define bRxMF_Hold 0x3800 */
  752. #define bRxPD_Delay_TH 0x8000
  753. #define bRxProcess_Delay 0xf0000
  754. #define bRxSearchrange_GI2_Early 0x700000
  755. #define bRxFrame_Guard_Counter_L 0x3800000
  756. #define bRxSGI_Guard_L 0xc000000
  757. #define bRxSGI_Search_L 0x30000000
  758. #define bRxSGI_TH 0xc0000000
  759. #define bDFSCnt0 0xff
  760. #define bDFSCnt1 0xff00
  761. #define bDFSFlag 0xf0000
  762. #define bMFWeightSum 0x300000
  763. #define bMinIdxTH 0x7f000000
  764. #define bDAFormat 0x40000
  765. #define bTxChEmuEnable 0x01000000
  766. #define bTRSWIsolation_A 0x7f
  767. #define bTRSWIsolation_B 0x7f00
  768. #define bTRSWIsolation_C 0x7f0000
  769. #define bTRSWIsolation_D 0x7f000000
  770. #define bExtLNAGain 0x7c00
  771. /* 6. PageE(0xE00) */
  772. #define bSTBCEn 0x4 /* Useless */
  773. #define bAntennaMapping 0x10
  774. #define bNss 0x20
  775. #define bCFOAntSumD 0x200
  776. #define bPHYCounterReset 0x8000000
  777. #define bCFOReportGet 0x4000000
  778. #define bOFDMContinueTx 0x10000000
  779. #define bOFDMSingleCarrier 0x20000000
  780. #define bOFDMSingleTone 0x40000000
  781. /* #define bRxPath1 0x01 */
  782. /* #define bRxPath2 0x02 */
  783. /* #define bRxPath3 0x04 */
  784. /* #define bRxPath4 0x08 */
  785. /* #define bTxPath1 0x10 */
  786. /* #define bTxPath2 0x20 */
  787. #define bHTDetect 0x100
  788. #define bCFOEn 0x10000
  789. #define bCFOValue 0xfff00000
  790. #define bSigTone_Re 0x3f
  791. #define bSigTone_Im 0x7f00
  792. #define bCounter_CCA 0xffff
  793. #define bCounter_ParityFail 0xffff0000
  794. #define bCounter_RateIllegal 0xffff
  795. #define bCounter_CRC8Fail 0xffff0000
  796. #define bCounter_MCSNoSupport 0xffff
  797. #define bCounter_FastSync 0xffff
  798. #define bShortCFO 0xfff
  799. #define bShortCFOTLength 12 /* total */
  800. #define bShortCFOFLength 11 /* fraction */
  801. #define bLongCFO 0x7ff
  802. #define bLongCFOTLength 11
  803. #define bLongCFOFLength 11
  804. #define bTailCFO 0x1fff
  805. #define bTailCFOTLength 13
  806. #define bTailCFOFLength 12
  807. #define bmax_en_pwdB 0xffff
  808. #define bCC_power_dB 0xffff0000
  809. #define bnoise_pwdB 0xffff
  810. #define bPowerMeasTLength 10
  811. #define bPowerMeasFLength 3
  812. #define bRx_HT_BW 0x1
  813. #define bRxSC 0x6
  814. #define bRx_HT 0x8
  815. #define bNB_intf_det_on 0x1
  816. #define bIntf_win_len_cfg 0x30
  817. #define bNB_Intf_TH_cfg 0x1c0
  818. #define bRFGain 0x3f
  819. #define bTableSel 0x40
  820. #define bTRSW 0x80
  821. #define bRxSNR_A 0xff
  822. #define bRxSNR_B 0xff00
  823. #define bRxSNR_C 0xff0000
  824. #define bRxSNR_D 0xff000000
  825. #define bSNREVMTLength 8
  826. #define bSNREVMFLength 1
  827. #define bCSI1st 0xff
  828. #define bCSI2nd 0xff00
  829. #define bRxEVM1st 0xff0000
  830. #define bRxEVM2nd 0xff000000
  831. #define bSIGEVM 0xff
  832. #define bPWDB 0xff00
  833. #define bSGIEN 0x10000
  834. #define bSFactorQAM1 0xf /* Useless */
  835. #define bSFactorQAM2 0xf0
  836. #define bSFactorQAM3 0xf00
  837. #define bSFactorQAM4 0xf000
  838. #define bSFactorQAM5 0xf0000
  839. #define bSFactorQAM6 0xf0000
  840. #define bSFactorQAM7 0xf00000
  841. #define bSFactorQAM8 0xf000000
  842. #define bSFactorQAM9 0xf0000000
  843. #define bCSIScheme 0x100000
  844. #define bNoiseLvlTopSet 0x3 /* Useless */
  845. #define bChSmooth 0x4
  846. #define bChSmoothCfg1 0x38
  847. #define bChSmoothCfg2 0x1c0
  848. #define bChSmoothCfg3 0xe00
  849. #define bChSmoothCfg4 0x7000
  850. #define bMRCMode 0x800000
  851. #define bTHEVMCfg 0x7000000
  852. #define bLoopFitType 0x1 /* Useless */
  853. #define bUpdCFO 0x40
  854. #define bUpdCFOOffData 0x80
  855. #define bAdvUpdCFO 0x100
  856. #define bAdvTimeCtrl 0x800
  857. #define bUpdClko 0x1000
  858. #define bFC 0x6000
  859. #define bTrackingMode 0x8000
  860. #define bPhCmpEnable 0x10000
  861. #define bUpdClkoLTF 0x20000
  862. #define bComChCFO 0x40000
  863. #define bCSIEstiMode 0x80000
  864. #define bAdvUpdEqz 0x100000
  865. #define bUChCfg 0x7000000
  866. #define bUpdEqz 0x8000000
  867. #define bTxAGCRate18_06 0x7f7f7f7f /* Useless */
  868. #define bTxAGCRate54_24 0x7f7f7f7f
  869. #define bTxAGCRateMCS32 0x7f
  870. #define bTxAGCRateCCK 0x7f00
  871. #define bTxAGCRateMCS3_MCS0 0x7f7f7f7f
  872. #define bTxAGCRateMCS7_MCS4 0x7f7f7f7f
  873. #define bTxAGCRateMCS11_MCS8 0x7f7f7f7f
  874. #define bTxAGCRateMCS15_MCS12 0x7f7f7f7f
  875. /* Rx Pseduo noise */
  876. #define bRxPesudoNoiseOn 0x20000000 /* Useless */
  877. #define bRxPesudoNoise_A 0xff
  878. #define bRxPesudoNoise_B 0xff00
  879. #define bRxPesudoNoise_C 0xff0000
  880. #define bRxPesudoNoise_D 0xff000000
  881. #define bPesudoNoiseState_A 0xffff
  882. #define bPesudoNoiseState_B 0xffff0000
  883. #define bPesudoNoiseState_C 0xffff
  884. #define bPesudoNoiseState_D 0xffff0000
  885. /* 7. RF Register
  886. * Zebra1 */
  887. #define bZebra1_HSSIEnable 0x8 /* Useless */
  888. #define bZebra1_TRxControl 0xc00
  889. #define bZebra1_TRxGainSetting 0x07f
  890. #define bZebra1_RxCorner 0xc00
  891. #define bZebra1_TxChargePump 0x38
  892. #define bZebra1_RxChargePump 0x7
  893. #define bZebra1_ChannelNum 0xf80
  894. #define bZebra1_TxLPFBW 0x400
  895. #define bZebra1_RxLPFBW 0x600
  896. /* Zebra4 */
  897. #define bRTL8256RegModeCtrl1 0x100 /* Useless */
  898. #define bRTL8256RegModeCtrl0 0x40
  899. #define bRTL8256_TxLPFBW 0x18
  900. #define bRTL8256_RxLPFBW 0x600
  901. /* RTL8258 */
  902. #define bRTL8258_TxLPFBW 0xc /* Useless */
  903. #define bRTL8258_RxLPFBW 0xc00
  904. #define bRTL8258_RSSILPFBW 0xc0
  905. /*
  906. * Other Definition
  907. * */
  908. /* byte endable for sb_write */
  909. #define bByte0 0x1 /* Useless */
  910. #define bByte1 0x2
  911. #define bByte2 0x4
  912. #define bByte3 0x8
  913. #define bWord0 0x3
  914. #define bWord1 0xc
  915. #define bDWord 0xf
  916. /* for PutRegsetting & GetRegSetting BitMask */
  917. #define bMaskByte0 0xff /* Reg 0xc50 rOFDM0_XAAGCCore~0xC6f */
  918. #define bMaskByte1 0xff00
  919. #define bMaskByte2 0xff0000
  920. #define bMaskByte3 0xff000000
  921. #define bMaskHWord 0xffff0000
  922. #define bMaskLWord 0x0000ffff
  923. #define bMaskDWord 0xffffffff
  924. #define bMaskH4Bits 0xf0000000
  925. #define bMaskH3Bytes 0xffffff00
  926. #define bMaskOFDM_D 0xffc00000
  927. #define bMaskCCK 0x3f3f3f3f
  928. #define bMask12Bits 0xfff
  929. /* for PutRFRegsetting & GetRFRegSetting BitMask */
  930. #if (RTL92SE_FPGA_VERIFY == 1)
  931. /* #define bMask12Bits 0xfff */ /* RF Reg mask bits */
  932. /* #define bMask20Bits 0xfff */ /* RF Reg mask bits T65 RF */
  933. #define bRFRegOffsetMask 0xfff
  934. #else
  935. /* #define bMask12Bits 0xfffff */ /* RF Reg mask bits */
  936. /* #define bMask20Bits 0xfffff */ /* RF Reg mask bits T65 RF */
  937. #define bRFRegOffsetMask 0xfffff
  938. #endif
  939. #define bEnable 0x1 /* Useless */
  940. #define bDisable 0x0
  941. #define LeftAntenna 0x0 /* Useless */
  942. #define RightAntenna 0x1
  943. #define tCheckTxStatus 500 /* 500ms */ /* Useless */
  944. #define tUpdateRxCounter 100 /* 100ms */
  945. #define rateCCK 0 /* Useless */
  946. #define rateOFDM 1
  947. #define rateHT 2
  948. /* define Register-End */
  949. #define bPMAC_End 0x1ff /* Useless */
  950. #define bFPGAPHY0_End 0x8ff
  951. #define bFPGAPHY1_End 0x9ff
  952. #define bCCKPHY0_End 0xaff
  953. #define bOFDMPHY0_End 0xcff
  954. #define bOFDMPHY1_End 0xdff
  955. /* define max debug item in each debug page
  956. * #define bMaxItem_FPGA_PHY0 0x9
  957. * #define bMaxItem_FPGA_PHY1 0x3
  958. * #define bMaxItem_PHY_11B 0x16
  959. * #define bMaxItem_OFDM_PHY0 0x29
  960. * #define bMaxItem_OFDM_PHY1 0x0 */
  961. #define bPMACControl 0x0 /* Useless */
  962. #define bWMACControl 0x1
  963. #define bWNICControl 0x2
  964. #if 0
  965. #define ANTENNA_A 0x1 /* Useless */
  966. #define ANTENNA_B 0x2
  967. #define ANTENNA_AB 0x3 /* ANTENNA_A | ANTENNA_B */
  968. #define ANTENNA_C 0x4
  969. #define ANTENNA_D 0x8
  970. #endif
  971. #define RCR_AAP BIT(0) /* accept all physical address */
  972. #define RCR_APM BIT(1) /* accept physical match */
  973. #define RCR_AM BIT(2) /* accept multicast */
  974. #define RCR_AB BIT(3) /* accept broadcast */
  975. #define RCR_ACRC32 BIT(5) /* accept error packet */
  976. #define RCR_9356SEL BIT(6)
  977. #define RCR_AICV BIT(9) /* Accept ICV error packet */
  978. #define RCR_RXFTH0 (BIT(13) | BIT(14) | BIT(15)) /* Rx FIFO threshold */
  979. #define RCR_ADF BIT(18) /* Accept Data(frame type) frame */
  980. #define RCR_ACF BIT(19) /* Accept control frame */
  981. #define RCR_AMF BIT(20) /* Accept management frame */
  982. #define RCR_ADD3 BIT(21)
  983. #define RCR_APWRMGT BIT(22) /* Accept power management packet */
  984. #define RCR_CBSSID BIT(23) /* Accept BSSID match packet */
  985. #define RCR_ENMARP BIT(28) /* enable mac auto reset phy */
  986. #define RCR_EnCS1 BIT(29) /* enable carrier sense method 1 */
  987. #define RCR_EnCS2 BIT(30) /* enable carrier sense method 2 */
  988. #define RCR_OnlyErlPkt BIT(31) /* Rx Early mode is performed for packet size greater than 1536 */
  989. /*--------------------------Define Parameters-------------------------------*/
  990. #endif /* __INC_HAL8192SPHYREG_H */