Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8712/
Drtl8712_gp_regdef.h4 #define PSTIMER (RTL8712_GP_ + 0x00)
5 #define TIMER1 (RTL8712_GP_ + 0x04)
6 #define TIMER2 (RTL8712_GP_ + 0x08)
7 #define GPIO_CTRL (RTL8712_GP_ + 0x0C)
8 #define GPIO_IO_SEL (RTL8712_GP_ + 0x0E)
9 #define GPIO_INTCTRL (RTL8712_GP_ + 0x10)
10 #define MAC_PINMUX_CTRL (RTL8712_GP_ + 0x11)
11 #define LEDCFG (RTL8712_GP_ + 0x12)
12 #define PHY_REG_RPT (RTL8712_GP_ + 0x13)
13 #define PHY_REG_DATA (RTL8712_GP_ + 0x14)
Drtl8712_spec.h32 #define RTL8712_GP_ (RTL8712_IOBASE_IOREG + 0x2E0) macro