Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8712/
Drtl8712_spec.h18 #define RTL8712_IOBASE_FF 0x10300000 /*IOBASE_FIFO 0x1031000~0x103AFFFF*/ macro
39 #define RTL8712_DMA_BCNQ (RTL8712_IOBASE_FF + 0x10000)
40 #define RTL8712_DMA_MGTQ (RTL8712_IOBASE_FF + 0x20000)
41 #define RTL8712_DMA_BMCQ (RTL8712_IOBASE_FF + 0x30000)
42 #define RTL8712_DMA_VOQ (RTL8712_IOBASE_FF + 0x40000)
43 #define RTL8712_DMA_VIQ (RTL8712_IOBASE_FF + 0x50000)
44 #define RTL8712_DMA_BEQ (RTL8712_IOBASE_FF + 0x60000)
45 #define RTL8712_DMA_BKQ (RTL8712_IOBASE_FF + 0x70000)
46 #define RTL8712_DMA_RX0FF (RTL8712_IOBASE_FF + 0x80000)
47 #define RTL8712_DMA_H2CCMD (RTL8712_IOBASE_FF + 0x90000)
[all …]