OTG_BASE
.enable_reg = OMAP1_IO_ADDRESS(OTG_BASE + 0x08), /* OTG_SYSCON_2 */
.start = OTG_BASE,
.end = OTG_BASE + 0xff,
#define OTG_TEST (OTG_BASE + 0x20) /* 16-bit */
#define OTG_VENDOR_CODE (OTG_BASE + 0xfc) /* 16-bit */
#define OTG_REV (OTG_BASE + 0x00)
#define OTG_SYSCON_1 (OTG_BASE + 0x04)
#define OTG_SYSCON_2 (OTG_BASE + 0x08)
#define OTG_CTRL (OTG_BASE + 0x0c)
#define OTG_IRQ_EN (OTG_BASE + 0x10) /* 16-bit */
#define OTG_IRQ_SRC (OTG_BASE + 0x14) /* 16-bit */
#define OTG_OUTCTRL (OTG_BASE + 0x18) /* 16-bit */