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

/arch/arm/plat-omap/include/plat/
H A Dusb.h77 #define OTG_BASE OMAP1_OTG_BASE macro
83 #define OTG_BASE OMAP2_OTG_BASE macro
189 #define OTG_REV (OTG_BASE + 0x00)
190 #define OTG_SYSCON_1 (OTG_BASE + 0x04)
199 #define OTG_SYSCON_2 (OTG_BASE + 0x08)
217 #define OTG_CTRL (OTG_BASE + 0x0c)
244 #define OTG_IRQ_EN (OTG_BASE + 0x10) /* 16-bit */
254 #define OTG_IRQ_SRC (OTG_BASE + 0x14) /* 16-bit */
256 #define OTG_OUTCTRL (OTG_BASE + 0x18) /* 16-bit */
269 #define OTG_TEST (OTG_BASE
[all...]

Completed in 538 milliseconds