Searched refs:RTL8712_IOBASE_IOREG (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/staging/rtl8712/
H A Drtl8712_spec.h22 #define RTL8712_IOBASE_IOREG 0x10250000 /*IOBASE_IOREG ADDR*/ macro
34 #define RTL8712_SYSCFG_ RTL8712_IOBASE_IOREG
35 #define RTL8712_CMDCTRL_ (RTL8712_IOBASE_IOREG + 0x40)
36 #define RTL8712_MACIDSETTING_ (RTL8712_IOBASE_IOREG + 0x50)
37 #define RTL8712_TIMECTRL_ (RTL8712_IOBASE_IOREG + 0x80)
38 #define RTL8712_FIFOCTRL_ (RTL8712_IOBASE_IOREG + 0xA0)
39 #define RTL8712_RATECTRL_ (RTL8712_IOBASE_IOREG + 0x160)
40 #define RTL8712_EDCASETTING_ (RTL8712_IOBASE_IOREG + 0x1D0)
41 #define RTL8712_WMAC_ (RTL8712_IOBASE_IOREG + 0x200)
42 #define RTL8712_SECURITY_ (RTL8712_IOBASE_IOREG
[all...]

Completed in 210 milliseconds