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