Home
last modified time | relevance | path

Searched refs:RTL8712_POWERSAVE_ (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8712/
Drtl8712_powersave_regdef.h10 #define WOWCTRL (RTL8712_POWERSAVE_ + 0x00)
11 #define PSSTATUS (RTL8712_POWERSAVE_ + 0x01)
12 #define PSSWITCH (RTL8712_POWERSAVE_ + 0x02)
13 #define MIMOPS_WAITPERIOD (RTL8712_POWERSAVE_ + 0x03)
14 #define LPNAV_CTRL (RTL8712_POWERSAVE_ + 0x04)
15 #define WFM0 (RTL8712_POWERSAVE_ + 0x10)
16 #define WFM1 (RTL8712_POWERSAVE_ + 0x20)
17 #define WFM2 (RTL8712_POWERSAVE_ + 0x30)
18 #define WFM3 (RTL8712_POWERSAVE_ + 0x40)
19 #define WFM4 (RTL8712_POWERSAVE_ + 0x50)
[all …]
Drtl8712_spec.h43 #define RTL8712_POWERSAVE_ (RTL8712_IOBASE_IOREG + 0x260) macro