Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dxhci-omap.h15 #define OMAP_XHCI_BASE 0x488d0000 macro
19 #define OMAP_XHCI_BASE 0x48890000 macro
24 #define OMAP_XHCI_BASE 0x483d0000 macro
29 #define OMAP_XHCI_BASE 0x4a030000 macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-omap.c59 ctx->hcd = (struct xhci_hccr *)OMAP_XHCI_BASE; in xhci_hcd_init()
76 *hccr = (struct xhci_hccr *)(OMAP_XHCI_BASE); in xhci_hcd_init()