[SCSI] bnx2fc: Add driver documentation
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / rtl8712 / rtl8712_powersave_regdef.h
blob72927df3db24c4df43d5ad48d1a4958d4bb286e0
1 #ifndef __RTL8712_POWERSAVE_REGDEF_H__
2 #define __RTL8712_POWERSAVE_REGDEF_H__
4 #define WOWCTRL (RTL8712_POWERSAVE_ + 0x00)
5 #define PSSTATUS (RTL8712_POWERSAVE_ + 0x01)
6 #define PSSWITCH (RTL8712_POWERSAVE_ + 0x02)
7 #define MIMOPS_WAITPERIOD (RTL8712_POWERSAVE_ + 0x03)
8 #define LPNAV_CTRL (RTL8712_POWERSAVE_ + 0x04)
9 #define WFM0 (RTL8712_POWERSAVE_ + 0x10)
10 #define WFM1 (RTL8712_POWERSAVE_ + 0x20)
11 #define WFM2 (RTL8712_POWERSAVE_ + 0x30)
12 #define WFM3 (RTL8712_POWERSAVE_ + 0x40)
13 #define WFM4 (RTL8712_POWERSAVE_ + 0x50)
14 #define WFM5 (RTL8712_POWERSAVE_ + 0x60)
15 #define WFCRC (RTL8712_POWERSAVE_ + 0x70)
16 #define RPWM (RTL8712_POWERSAVE_ + 0x7C)
17 #define CPWM (RTL8712_POWERSAVE_ + 0x7D)
19 #endif /* __RTL8712_POWERSAVE_REGDEF_H__ */