ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / rtl8712 / rtl8712_wmac_regdef.h
blobac80dfb317cb579199437777cb0ab7a7de64ef13
1 #ifndef __RTL8712_WMAC_REGDEF_H__
2 #define __RTL8712_WMAC_REGDEF_H__
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)
23 #endif /*__RTL8712_WMAC_REGDEF_H__*/