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

  /external/u-boot/arch/m68k/include/asm/
immap_5271.h 12 #define MMAP_SCM (CONFIG_SYS_MBAR + 0x00000000)
immap_5282.h 11 #define MMAP_SCM (CONFIG_SYS_MBAR + 0x00000000)
immap_5235.h 12 #define MMAP_SCM (CONFIG_SYS_MBAR + 0x00000000)
immap_5275.h 13 #define MMAP_SCM (CONFIG_SYS_MBAR + 0x00000000)
immap_5441x.h 19 #define MMAP_SCM 0xFC040000
  /external/u-boot/arch/m68k/cpu/mcf523x/
cpu_init.c 41 scm_t *scm = (scm_t *) MMAP_SCM;
  /external/u-boot/arch/m68k/cpu/mcf5445x/
cpu_init.c 81 scm_t *scm = (scm_t *) MMAP_SCM;

Completed in 178 milliseconds