Go to the documentation of this file.
20 #ifndef __RTL8712_POWERSAVE_REGDEF_H__
21 #define __RTL8712_POWERSAVE_REGDEF_H__
23 #define WOWCTRL (RTL8712_POWERSAVE_ + 0x00)
24 #define PSSTATUS (RTL8712_POWERSAVE_ + 0x01)
25 #define PSSWITCH (RTL8712_POWERSAVE_ + 0x02)
26 #define MIMOPS_WAITPERIOD (RTL8712_POWERSAVE_ + 0x03)
27 #define LPNAV_CTRL (RTL8712_POWERSAVE_ + 0x04)
28 #define WFM0 (RTL8712_POWERSAVE_ + 0x10)
29 #define WFM1 (RTL8712_POWERSAVE_ + 0x20)
30 #define WFM2 (RTL8712_POWERSAVE_ + 0x30)
31 #define WFM3 (RTL8712_POWERSAVE_ + 0x40)
32 #define WFM4 (RTL8712_POWERSAVE_ + 0x50)
33 #define WFM5 (RTL8712_POWERSAVE_ + 0x60)
34 #define WFCRC (RTL8712_POWERSAVE_ + 0x70)
35 #define RPWM (RTL8712_POWERSAVE_ + 0x7C)
36 #define CPWM (RTL8712_POWERSAVE_ + 0x7D)