Searched defs:TIWLAN_OMAP1610_REGBASE (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
H A Desta_drv.h116 #ifndef TIWLAN_OMAP1610_REGBASE
119 #define TIWLAN_OMAP1610_REGBASE 0xEC100000 /* VA*/ macro
124 #define TIWLAN_OMAP1610_REGBASE (OMAP_WLAN_BASE+0x100000) macro
126 /* Dm: #error TIWLAN_OMAP1610_REGBASE not defined for this platform */
129 #endif /* #ifndef TIWLAN_OMAP1610_REGBASE */
131 #ifdef TIWLAN_OMAP1610_REGBASE
134 #define TIWLAN_OMAP1610_MEMBASE (TIWLAN_OMAP1610_REGBASE | 0x20000)
137 #endif /* #ifdef TIWLAN_OMAP1610_REGBASE */

Completed in 26 milliseconds