Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl8712_powersave_regdef.h10 #define WOWCTRL (RTL8712_POWERSAVE_ + 0x00)
11 #define PSSTATUS (RTL8712_POWERSAVE_ + 0x01)
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)
20 #define WFM5 (RTL8712_POWERSAVE_ + 0x60)
21 #define WFCRC (RTL8712_POWERSAVE_ + 0x70)
22 #define RPWM (RTL8712_POWERSAVE_ + 0x7C)
[all …]
H A Drtl8712_spec.h43 #define RTL8712_POWERSAVE_ (RTL8712_IOBASE_IOREG + 0x260) macro