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

  /external/u-boot/arch/arm/include/asm/arch-omap3/
ehci.h 14 #define OMAP_USBTLL_BASE 0x48062000UL
  /external/u-boot/arch/arm/include/asm/arch-omap4/
ehci.h 16 #define OMAP_USBTLL_BASE (OMAP44XX_L4_CORE_BASE + 0x62000)
  /external/u-boot/arch/arm/include/asm/arch-omap5/
ehci.h 12 #define OMAP_USBTLL_BASE (OMAP54XX_L4_CORE_BASE + 0x62000)
  /external/u-boot/drivers/usb/host/
ehci-omap.c 25 static struct omap_usbtll *const usbtll = (struct omap_usbtll *)OMAP_USBTLL_BASE;

Completed in 212 milliseconds