Home
last modified time | relevance | path

Searched refs:MMAP_SCM (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5271.h12 #define MMAP_SCM (CONFIG_SYS_MBAR + 0x00000000) macro
H A Dimmap_5282.h11 #define MMAP_SCM (CONFIG_SYS_MBAR + 0x00000000) macro
H A Dimmap_5235.h12 #define MMAP_SCM (CONFIG_SYS_MBAR + 0x00000000) macro
H A Dimmap_5275.h13 #define MMAP_SCM (CONFIG_SYS_MBAR + 0x00000000) macro
H A Dimmap_5441x.h19 #define MMAP_SCM 0xFC040000 macro
/openbmc/u-boot/arch/m68k/cpu/mcf523x/
H A Dcpu_init.c41 scm_t *scm = (scm_t *) MMAP_SCM; in cpu_init_f()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c81 scm_t *scm = (scm_t *) MMAP_SCM; in cpu_init_f()