01425f36634cd9e2421225b0214fb74eeeff67c6
[linux-2.6-microblaze.git] / drivers / staging / r8188eu / include / odm_RegDefine11AC.h
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 #ifndef __ODM_REGDEFINE11AC_H__
22 #define __ODM_REGDEFINE11AC_H__
23
24 /* 2 RF REG LIST */
25
26 /* 2 BB REG LIST */
27 /* PAGE 8 */
28 /* PAGE 9 */
29 #define ODM_REG_OFDM_FA_RST_11AC                0x9A4
30 /* PAGE A */
31 #define ODM_REG_CCK_CCA_11AC                            0xA0A
32 #define ODM_REG_CCK_FA_RST_11AC                 0xA2C
33 #define ODM_REG_CCK_FA_11AC                             0xA5C
34 /* PAGE C */
35 #define ODM_REG_IGI_A_11AC                              0xC50
36 /* PAGE E */
37 #define ODM_REG_IGI_B_11AC                              0xE50
38 /* PAGE F */
39 #define ODM_REG_OFDM_FA_11AC                    0xF48
40
41 /* 2 MAC REG LIST */
42
43 /* DIG Related */
44 #define ODM_BIT_IGI_11AC                                0xFFFFFFFF
45
46 #endif