video: rockchip: tve: support rk3228
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / rockchip_wlan / rtl8723bu / 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 #define ODM_REG_BB_ATC_11AC                             0x860\r
33 #define ODM_REG_DBG_RPT_11AC                            0x8fc\r
34 //PAGE 9\r
35 #define ODM_REG_OFDM_FA_RST_11AC                0x9A4\r
36 #define ODM_REG_NHM_TIMER_11AC                  0x990\r
37 #define ODM_REG_NHM_TH9_TH10_11AC               0x994\r
38 #define ODM_REG_NHM_TH3_TO_TH0_11AC     0x998\r
39 #define ODM_REG_NHM_TH7_TO_TH4_11AC     0x99c\r
40 #define ODM_REG_NHM_TH8_11AC                    0x9a0\r
41 #define ODM_REG_NHM_9E8_11AC                    0x9e8\r
42 //PAGE A\r
43 #define ODM_REG_CCK_CCA_11AC                    0xA0A\r
44 #define ODM_REG_CCK_FA_RST_11AC                 0xA2C\r
45 #define ODM_REG_CCK_FA_11AC                             0xA5C\r
46 //PAGE B\r
47 #define ODM_REG_RST_RPT_11AC                            0xB58\r
48 //PAGE C\r
49 #define ODM_REG_TRMUX_11AC                              0xC08\r
50 #define ODM_REG_IGI_A_11AC                              0xC50\r
51 //PAGE E\r
52 #define ODM_REG_IGI_B_11AC                              0xE50\r
53 //PAGE F\r
54 #define ODM_REG_CCK_CCA_CNT_11AC                0xF08\r
55 #define ODM_REG_OFDM_FA_11AC                    0xF48\r
56 #define ODM_REG_RPT_11AC                                        0xfa0\r
57 #define ODM_REG_NHM_CNT_11AC                    0xfa8\r
58 //PAGE 18\r
59 #define ODM_REG_IGI_C_11AC                              0x1850\r
60 //PAGE 1A\r
61 #define ODM_REG_IGI_D_11AC                              0x1A50\r
62 \r
63 //2 MAC REG LIST\r
64 #define ODM_REG_RESP_TX_11AC                            0x6D8\r
65 \r
66 \r
67 \r
68 //DIG Related\r
69 #define ODM_BIT_IGI_11AC                                        0xFFFFFFFF\r
70 #define ODM_BIT_CCK_RPT_FORMAT_11AC             BIT16\r
71 #define ODM_BIT_BB_RX_PATH_11AC                 0xF\r
72 #define ODM_BIT_BB_ATC_11AC                             BIT14\r
73 \r
74 #endif\r
75 \r