Home
last modified time | relevance | path

Searched refs:OMAP_EHCI_BASE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-omap.c27 static struct omap_ehci *const ehci = (struct omap_ehci *)OMAP_EHCI_BASE;
290 *hccr = (struct ehci_hccr *)(OMAP_EHCI_BASE); in omap_ehci_hcd_init()
291 *hcor = (struct ehci_hcor *)(OMAP_EHCI_BASE + 0x10); in omap_ehci_hcd_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dehci.h11 #define OMAP_EHCI_BASE (OMAP54XX_L4_CORE_BASE + 0x64C00) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dehci.h17 #define OMAP_EHCI_BASE 0x48064800UL macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dehci.h15 #define OMAP_EHCI_BASE (OMAP44XX_L4_CORE_BASE + 0x64C00) macro