]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/rtl8723au/include/odm_RegDefine11AC.h
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[karo-tx-linux.git] / drivers / staging / rtl8723au / 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  ******************************************************************************/
15
16 #ifndef __ODM_REGDEFINE11AC_H__
17 #define __ODM_REGDEFINE11AC_H__
18
19 /* 2 RF REG LIST */
20
21
22
23 /* 2 BB REG LIST */
24 /* PAGE 8 */
25 /* PAGE 9 */
26 #define ODM_REG_OFDM_FA_RST_11AC                0x9A4
27 /* PAGE A */
28 #define ODM_REG_CCK_CCA_11AC                            0xA0A
29 #define ODM_REG_CCK_FA_RST_11AC                 0xA2C
30 #define ODM_REG_CCK_FA_11AC                             0xA5C
31 /* PAGE C */
32 #define ODM_REG_IGI_A_11AC                              0xC50
33 /* PAGE E */
34 #define ODM_REG_IGI_B_11AC                              0xE50
35 /* PAGE F */
36 #define ODM_REG_OFDM_FA_11AC                    0xF48
37
38
39 /* 2 MAC REG LIST */
40
41
42
43
44 /* DIG Related */
45 #define ODM_BIT_IGI_11AC                                0xFFFFFFFF
46
47
48
49 #endif