Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
[pandora-kernel.git] / drivers / staging / rtl8712 / rtl8712_wmac_regdef.h
1 #ifndef __RTL8712_WMAC_REGDEF_H__
2 #define __RTL8712_WMAC_REGDEF_H__
3
4 #define NAVCTRL                         (RTL8712_WMAC_ + 0x00)
5 #define BWOPMODE                        (RTL8712_WMAC_ + 0x03)
6 #define BACAMCMD                        (RTL8712_WMAC_ + 0x04)
7 #define BACAMCONTENT                    (RTL8712_WMAC_ + 0x08)
8 #define LBDLY                           (RTL8712_WMAC_ + 0x10)
9 #define FWDLY                           (RTL8712_WMAC_ + 0x11)
10 #define HWPC_RX_CTRL                    (RTL8712_WMAC_ + 0x18)
11 #define MQ                              (RTL8712_WMAC_ + 0x20)
12 #define MA                              (RTL8712_WMAC_ + 0x22)
13 #define MS                              (RTL8712_WMAC_ + 0x24)
14 #define CLM_RESULT                      (RTL8712_WMAC_ + 0x27)
15 #define NHM_RPI_CNT                     (RTL8712_WMAC_ + 0x28)
16 #define RXERR_RPT                       (RTL8712_WMAC_ + 0x30)
17 #define NAV_PROT_LEN                    (RTL8712_WMAC_ + 0x34)
18 #define CFEND_TH                        (RTL8712_WMAC_ + 0x36)
19 #define AMPDU_MIN_SPACE                 (RTL8712_WMAC_ + 0x37)
20 #define TXOP_STALL_CTRL                 (RTL8712_WMAC_ + 0x38)
21
22
23 #endif /*__RTL8712_WMAC_REGDEF_H__*/
24