wifi: renew patch drivers/net/wireless
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / rtl8723bs / hal / OUTSRC / odm_RegDefine11AC.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  \r
21 #ifndef __ODM_REGDEFINE11AC_H__\r
22 #define __ODM_REGDEFINE11AC_H__\r
23 \r
24 //2 RF REG LIST\r
25 \r
26 \r
27 \r
28 //2 BB REG LIST\r
29 //PAGE 8\r
30 #define ODM_REG_CCK_RPT_FORMAT_11AC     0x804\r
31 #define ODM_REG_BB_RX_PATH_11AC                 0x808\r
32 //PAGE 9\r
33 #define ODM_REG_OFDM_FA_RST_11AC                0x9A4\r
34 //PAGE A\r
35 #define ODM_REG_CCK_CCA_11AC                    0xA0A\r
36 #define ODM_REG_CCK_FA_RST_11AC                 0xA2C\r
37 #define ODM_REG_CCK_FA_11AC                             0xA5C\r
38 //PAGE C\r
39 #define ODM_REG_IGI_A_11AC                              0xC50\r
40 //PAGE E\r
41 #define ODM_REG_IGI_B_11AC                              0xE50\r
42 //PAGE F\r
43 #define ODM_REG_OFDM_FA_11AC                    0xF48\r
44 \r
45 \r
46 //2 MAC REG LIST\r
47 #define ODM_REG_RESP_TX_11AC                            0x6D8\r
48 \r
49 \r
50 \r
51 //DIG Related\r
52 #define ODM_BIT_IGI_11AC                                        0xFFFFFFFF\r
53 #define ODM_BIT_CCK_RPT_FORMAT_11AC             BIT16\r
54 #define ODM_BIT_BB_RX_PATH_11AC                 0xF\r
55 \r
56 #endif\r
57 \r