Searched refs:RTL8712_POWERSAVE_ (Results 1 – 2 of 2) sorted by relevance
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)[all …]
56 #define RTL8712_POWERSAVE_ (RTL8712_IOBASE_IOREG + 0x260) macro