HomeSort by relevance Sort by last modified time
    Searched refs:OMAP_UHH_BASE (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-omap3/
ehci.h 15 #define OMAP_UHH_BASE 0x48064000UL
  /external/u-boot/arch/arm/include/asm/arch-omap4/
ehci.h 15 #define OMAP_UHH_BASE (OMAP44XX_L4_CORE_BASE + 0x64000)
  /external/u-boot/arch/arm/include/asm/arch-omap5/
ehci.h 11 #define OMAP_UHH_BASE (OMAP54XX_L4_CORE_BASE + 0x64000)
  /external/u-boot/drivers/usb/host/
ehci-omap.c 24 static struct omap_uhh *const uhh = (struct omap_uhh *)OMAP_UHH_BASE;

Completed in 820 milliseconds