Searched refs:OTG_BASE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dusb.h57 #define OTG_BASE OMAP1_OTG_BASE macro
63 #define OTG_BASE OMAP2_OTG_BASE macro
114 #define OTG_REV (OTG_BASE + 0x00)
115 #define OTG_SYSCON_1 (OTG_BASE + 0x04)
124 #define OTG_SYSCON_2 (OTG_BASE + 0x08)
142 #define OTG_CTRL (OTG_BASE + 0x0c)
169 #define OTG_IRQ_EN (OTG_BASE + 0x10) /* 16-bit */
179 #define OTG_IRQ_SRC (OTG_BASE + 0x14) /* 16-bit */
181 #define OTG_OUTCTRL (OTG_BASE + 0x18) /* 16-bit */
194 #define OTG_TEST (OTG_BASE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dusb-fs.c138 .start = OTG_BASE,
139 .end = OTG_BASE + 0xff,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dusb.c156 .start = OTG_BASE,
157 .end = OTG_BASE + 0xff,
H A Dclock_data.c26 #include <plat/usb.h> /* for OTG_BASE */
490 .enable_reg = OMAP1_IO_ADDRESS(OTG_BASE + 0x08), /* OTG_SYSCON_2 */

Completed in 155 milliseconds