Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c96 #if defined(CONFIG_SYS_BR7_PRELIM) && defined(CONFIG_SYS_OR7_PRELIM) in init_early_memctl_regs()
97 set_lbc_or(7, CONFIG_SYS_OR7_PRELIM); in init_early_memctl_regs()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu_init.c171 #if defined(CONFIG_SYS_OR7_PRELIM) && defined(CONFIG_SYS_BR7_PRELIM) in cpu_init_f()
172 out_be32(&memctl->memc_or7, CONFIG_SYS_OR7_PRELIM); in cpu_init_f()
/openbmc/u-boot/include/configs/
H A DM5272C3.h188 #define CONFIG_SYS_OR7_PRELIM 0xFFC0007C macro
H A Dcobra5272.h308 #define CONFIG_SYS_OR7_PRELIM 0xFF00007C macro
H A Dsbc8641d.h198 #define CONFIG_SYS_OR7_PRELIM 0xfff06e65 /* 128MB local bus SDRAM area (2nd half) */ macro
/openbmc/u-boot/configs/
H A DMCR3000_defconfig38 CONFIG_SYS_OR7_PRELIM=0xFFFF810A
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c386 #if defined(CONFIG_SYS_OR7_PRELIM) && defined(CONFIG_SYS_BR7_PRELIM) in cpu_init_f()
388 out_be32(&csctrl->cs_or7, CONFIG_SYS_OR7_PRELIM); in cpu_init_f()