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

  /device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530Usb.h 18 #define USB_BASE (0x48060000)
20 #define UHH_SYSCONFIG (USB_BASE + 0x4010)
21 #define UHH_HOSTCONFIG (USB_BASE + 0x4040)
22 #define UHH_SYSSTATUS (USB_BASE + 0x4014)
24 #define USB_EHCI_HCCAPBASE (USB_BASE + 0x4800)
  /external/u-boot/arch/arm/include/asm/arch-lpc32xx/
config.h 75 #define CONFIG_SYS_USB_OHCI_REGS_BASE USB_BASE
cpu.h 17 #define USB_BASE 0x31020000 /* USB registers base */
  /external/u-boot/drivers/usb/host/
ohci-lpc32xx.c 82 static struct otg_regs *otg = (struct otg_regs *)USB_BASE;
  /external/u-boot/drivers/i2c/
lpc32xx_i2c.c 48 (struct lpc32xx_i2c_base *)(USB_BASE + 0x300)
  /external/u-boot/arch/arm/include/asm/arch-ep93xx/
ep93xx.h 245 #define USB_BASE (EP93XX_AHB_BASE | USB_OFFSET)

Completed in 1186 milliseconds