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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Dusb.h20 #define OTG_BASE OMAP1_OTG_BASE macro
26 #define OTG_BASE OMAP2_OTG_BASE macro
37 #define OTG_REG32(offset) __REG32(OTG_BASE + (offset))
38 #define OTG_REG16(offset) __REG16(OTG_BASE + (offset))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dusb.c475 .start = OTG_BASE,
476 .end = OTG_BASE + 0xff,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dclock.h627 .enable_reg = (void __iomem *)OTG_BASE + 0x08 /* OTG_SYSCON_2 */,

Completed in 110 milliseconds