Home
last modified time | relevance | path

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

/external/u-boot/include/linux/usb/
Dxhci-omap.h15 #define OMAP_OCP1_SCP_BASE 0x4A081000 macro
19 #define OMAP_OCP1_SCP_BASE 0x4A084c00 macro
24 #define OMAP_OCP1_SCP_BASE 0x483E8000 macro
29 #define OMAP_OCP1_SCP_BASE 0x4a084c00 macro
/external/u-boot/drivers/usb/host/
Dxhci-omap.c58 ctx->usb3_phy = (struct omap_usb3_phy *)OMAP_OCP1_SCP_BASE; in xhci_hcd_init()