Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_OR6_PRELIM (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c91 #if defined(CONFIG_SYS_BR6_PRELIM) && defined(CONFIG_SYS_OR6_PRELIM) in init_early_memctl_regs()
92 set_lbc_or(6, CONFIG_SYS_OR6_PRELIM); in init_early_memctl_regs()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu_init.c166 #if defined(CONFIG_SYS_OR6_PRELIM) && defined(CONFIG_SYS_BR6_PRELIM) in cpu_init_f()
167 out_be32(&memctl->memc_or6, CONFIG_SYS_OR6_PRELIM); in cpu_init_f()
/openbmc/u-boot/include/configs/
H A Dsbc8548.h224 #define CONFIG_SYS_OR6_PRELIM CONFIG_SYS_OR6_64M macro
233 #define CONFIG_SYS_OR6_PRELIM CONFIG_SYS_OR6_8M macro
H A DM5272C3.h186 #define CONFIG_SYS_OR6_PRELIM 0 macro
H A Dcobra5272.h305 #define CONFIG_SYS_OR6_PRELIM 0 macro
H A Dsbc8641d.h194 #define CONFIG_SYS_OR6_PRELIM 0xfff06e65 /* 128MB local bus SDRAM area (2nd half) */ macro
H A DMPC8536DS.h329 #define CONFIG_SYS_OR6_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
H A DMPC8572DS.h327 #define CONFIG_SYS_OR6_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
/openbmc/u-boot/configs/
H A DMCR3000_defconfig35 CONFIG_SYS_OR6_PRELIM=0xFFFF0908
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c381 #if defined(CONFIG_SYS_OR6_PRELIM) && defined(CONFIG_SYS_BR6_PRELIM) in cpu_init_f()
383 out_be32(&csctrl->cs_or6, CONFIG_SYS_OR6_PRELIM); in cpu_init_f()