OTG_BASE          533 arch/arm/mach-omap1/clock_data.c 	.enable_reg	= OMAP1_IO_ADDRESS(OTG_BASE + 0x08), /* OTG_SYSCON_2 */
OTG_BASE           36 arch/arm/mach-omap1/include/mach/usb.h #define OTG_REV				(OTG_BASE + 0x00)
OTG_BASE           37 arch/arm/mach-omap1/include/mach/usb.h #define OTG_SYSCON_1			(OTG_BASE + 0x04)
OTG_BASE           46 arch/arm/mach-omap1/include/mach/usb.h #define OTG_SYSCON_2			(OTG_BASE + 0x08)
OTG_BASE           64 arch/arm/mach-omap1/include/mach/usb.h #define OTG_CTRL			(OTG_BASE + 0x0c)
OTG_BASE           91 arch/arm/mach-omap1/include/mach/usb.h #define OTG_IRQ_EN			(OTG_BASE + 0x10)	/* 16-bit */
OTG_BASE          101 arch/arm/mach-omap1/include/mach/usb.h #define OTG_IRQ_SRC			(OTG_BASE + 0x14)	/* 16-bit */
OTG_BASE          103 arch/arm/mach-omap1/include/mach/usb.h #define OTG_OUTCTRL			(OTG_BASE + 0x18)	/* 16-bit */
OTG_BASE          116 arch/arm/mach-omap1/include/mach/usb.h #define OTG_TEST			(OTG_BASE + 0x20)	/* 16-bit */
OTG_BASE          117 arch/arm/mach-omap1/include/mach/usb.h #define OTG_VENDOR_CODE			(OTG_BASE + 0xfc)	/* 16-bit */
OTG_BASE          257 arch/arm/mach-omap1/usb.c 		.start		= OTG_BASE,
OTG_BASE          258 arch/arm/mach-omap1/usb.c 		.end		= OTG_BASE + 0xff,