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

  /device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530Gpmc.h 18 #define GPMC_BASE (0x6E000000)
21 #define GPMC_SYSCONFIG (GPMC_BASE + 0x10)
24 #define GPMC_SYSSTATUS (GPMC_BASE + 0x14)
25 #define GPMC_IRQSTATUS (GPMC_BASE + 0x18)
26 #define GPMC_IRQENABLE (GPMC_BASE + 0x1C)
28 #define GPMC_TIMEOUT_CONTROL (GPMC_BASE + 0x40)
32 #define GPMC_ERR_ADDRESS (GPMC_BASE + 0x44)
33 #define GPMC_ERR_TYPE (GPMC_BASE + 0x48)
35 #define GPMC_CONFIG (GPMC_BASE + 0x50)
39 #define GPMC_STATUS (GPMC_BASE + 0x54)
    [all...]
  /external/u-boot/arch/arm/include/asm/arch-omap4/
hardware.h 23 #define GPMC_BASE 0x50000000
  /external/u-boot/arch/arm/include/asm/arch-omap5/
hardware.h 23 #define GPMC_BASE 0x50000000
  /external/u-boot/arch/arm/include/asm/arch-am33xx/
hardware.h 70 #define GPMC_BASE 0x50000000
  /external/u-boot/arch/arm/mach-omap2/
mem-common.c 24 const struct gpmc *gpmc_cfg = (struct gpmc *)GPMC_BASE;
  /external/u-boot/arch/arm/include/asm/arch-omap3/
cpu.h 69 #define GPMC_BASE (OMAP34XX_GPMC_BASE)
71 #define GPMC_CONFIG_CS0_BASE (GPMC_BASE + GPMC_CONFIG_CS0)

Completed in 3188 milliseconds