Merge tag 'lsk-v3.10-15.09-android'
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / rockchip_wlan / rtl8723bs / include / Hal8723APhyReg.h
1 /******************************************************************************\r
2  *\r
3  * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.\r
4  *\r
5  * This program is free software; you can redistribute it and/or modify it\r
6  * under the terms of version 2 of the GNU General Public License as\r
7  * published by the Free Software Foundation.\r
8  *\r
9  * This program is distributed in the hope that it will be useful, but WITHOUT\r
10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\r
11  * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for\r
12  * more details.\r
13  *\r
14  * You should have received a copy of the GNU General Public License along with\r
15  * this program; if not, write to the Free Software Foundation, Inc.,\r
16  * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA\r
17  *\r
18  *\r
19  ******************************************************************************/\r
20 #ifndef __INC_HAL8723APHYREG_H__\r
21 #define __INC_HAL8723APHYREG_H__\r
22 \r
23 #include <Hal8192CPhyReg.h>\r
24 \r
25 //\r
26 // PageB(0xB00)\r
27 //\r
28 #define rPdp_AntA                                               0xb00\r
29 #define rPdp_AntA_4                                             0xb04\r
30 #define rPdp_AntA_8                                             0xb08\r
31 #define rPdp_AntA_C                                             0xb0c\r
32 #define rPdp_AntA_10                                    0xb10\r
33 #define rPdp_AntA_14                                    0xb14\r
34 #define rPdp_AntA_18                                    0xb18\r
35 #define rPdp_AntA_1C                                    0xb1c\r
36 #define rPdp_AntA_20                                    0xb20\r
37 #define rPdp_AntA_24                                    0xb24\r
38 \r
39 #define rConfig_Pmpd_AntA                               0xb28\r
40 #define rConfig_ram64x16                                0xb2c\r
41 \r
42 #define rBndA                                                   0xb30\r
43 #define rHssiPar                                                0xb34\r
44 \r
45 #define rConfig_AntA                                    0xb68\r
46 #define rConfig_AntB                                    0xb6c\r
47 \r
48 #define rPdp_AntB                                               0xb70\r
49 #define rPdp_AntB_4                                             0xb74\r
50 #define rPdp_AntB_8                                             0xb78\r
51 #define rPdp_AntB_C                                             0xb7c\r
52 #define rPdp_AntB_10                                    0xb80\r
53 #define rPdp_AntB_14                                    0xb84\r
54 #define rPdp_AntB_18                                    0xb88\r
55 #define rPdp_AntB_1C                                    0xb8c\r
56 #define rPdp_AntB_20                                    0xb90\r
57 #define rPdp_AntB_24                                    0xb94\r
58 \r
59 #define rConfig_Pmpd_AntB                               0xb98\r
60 \r
61 #define rBndB                                                   0xba0\r
62 \r
63 #define rAPK                                                    0xbd8\r
64 #define rPm_Rx0_AntA                                    0xbdc\r
65 #define rPm_Rx1_AntA                                    0xbe0\r
66 #define rPm_Rx2_AntA                                    0xbe4\r
67 #define rPm_Rx3_AntA                                    0xbe8\r
68 #define rPm_Rx0_AntB                                    0xbec\r
69 #define rPm_Rx1_AntB                                    0xbf0\r
70 #define rPm_Rx2_AntB                                    0xbf4\r
71 #define rPm_Rx3_AntB                                    0xbf8\r
72 \r
73 #endif\r
74 \r