Home
last modified time | relevance | path

Searched refs:OMAP_OTG_WRAPPER_BASE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dxhci-omap.h17 #define OMAP_OTG_WRAPPER_BASE 0x488c0000 macro
21 #define OMAP_OTG_WRAPPER_BASE 0x48880000 macro
26 #define OMAP_OTG_WRAPPER_BASE 0x483dc100 macro
31 #define OMAP_OTG_WRAPPER_BASE 0x4A020000 macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-omap.c62 ctx->otg_wrapper = (struct omap_dwc_wrapper *)OMAP_OTG_WRAPPER_BASE; in xhci_hcd_init()