Searched refs:OMAP3_OTG_BASE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/musb/ | ||
H A D | omap3.h | 27 #define OMAP3_OTG_BASE (MENTOR_USB0_BASE + 0x400) macro |
H A D | omap3.c | 106 otg = (struct omap3_otg_regs *)OMAP3_OTG_BASE; in musb_platform_init() |