mm: compaction: ensure that the compaction free scanner does not move to the next...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / rtl8712 / rtl8712_timectrl_regdef.h
blob8a3dd562ba893caa0e848bb2a61a860b6ca8113d
1 #ifndef __RTL8712_TIMECTRL_REGDEF_H__
2 #define __RTL8712_TIMECTRL_REGDEF_H__
4 #define TSFTR (RTL8712_TIMECTRL_ + 0x00)
5 #define USTIME (RTL8712_TIMECTRL_ + 0x08)
6 #define SLOT (RTL8712_TIMECTRL_ + 0x09)
7 #define TUBASE (RTL8712_TIMECTRL_ + 0x0A)
8 #define SIFS_CCK (RTL8712_TIMECTRL_ + 0x0C)
9 #define SIFS_OFDM (RTL8712_TIMECTRL_ + 0x0E)
10 #define PIFS (RTL8712_TIMECTRL_ + 0x10)
11 #define ACKTO (RTL8712_TIMECTRL_ + 0x11)
12 #define EIFS (RTL8712_TIMECTRL_ + 0x12)
13 #define BCNITV (RTL8712_TIMECTRL_ + 0x14)
14 #define ATIMWND (RTL8712_TIMECTRL_ + 0x16)
15 #define DRVERLYINT (RTL8712_TIMECTRL_ + 0x18)
16 #define BCNDMATIM (RTL8712_TIMECTRL_ + 0x1A)
17 #define BCNERRTH (RTL8712_TIMECTRL_ + 0x1C)
18 #define MLT (RTL8712_TIMECTRL_ + 0x1D)
20 #endif /* __RTL8712_TIMECTRL_REGDEF_H__ */