Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl8712_wmac_regdef.h29 #define NAVCTRL (RTL8712_WMAC_ + 0x00)
30 #define BWOPMODE (RTL8712_WMAC_ + 0x03)
31 #define BACAMCMD (RTL8712_WMAC_ + 0x04)
32 #define BACAMCONTENT (RTL8712_WMAC_ + 0x08)
33 #define LBDLY (RTL8712_WMAC_ + 0x10)
34 #define FWDLY (RTL8712_WMAC_ + 0x11)
35 #define HWPC_RX_CTRL (RTL8712_WMAC_ + 0x18)
36 #define MQ (RTL8712_WMAC_ + 0x20)
37 #define MA (RTL8712_WMAC_ + 0x22)
38 #define MS (RTL8712_WMAC_ + 0x24)
[all …]
Drtl8712_spec.h54 #define RTL8712_WMAC_ (RTL8712_IOBASE_IOREG + 0x200) macro