Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dfsl_lbc.c97 #if defined(CONFIG_SYS_BR6_PRELIM) && defined(CONFIG_SYS_OR6_PRELIM) in init_early_memctl_regs()
98 set_lbc_or(6, CONFIG_SYS_OR6_PRELIM); in init_early_memctl_regs()
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dcpu_init.c167 #if defined(CONFIG_SYS_OR6_PRELIM) && defined(CONFIG_SYS_BR6_PRELIM) in cpu_init_f()
168 out_be32(&memctl->memc_or6, CONFIG_SYS_OR6_PRELIM); in cpu_init_f()
/u-boot/include/configs/
A Dsbc8548.h217 #define CONFIG_SYS_OR6_PRELIM CONFIG_SYS_OR6_64M macro
226 #define CONFIG_SYS_OR6_PRELIM CONFIG_SYS_OR6_8M macro
A DM5272C3.h168 #define CONFIG_SYS_OR6_PRELIM 0 macro
A Dcobra5272.h280 #define CONFIG_SYS_OR6_PRELIM 0 macro
A Dsbc8641d.h189 #define CONFIG_SYS_OR6_PRELIM 0xfff06e65 /* 128MB local bus SDRAM area (2nd half) */ macro
/u-boot/configs/
A DMCR3000_defconfig39 CONFIG_SYS_OR6_PRELIM=0xFFFF0908
/u-boot/arch/m68k/cpu/mcf52x2/
A Dcpu_init.c383 #if defined(CONFIG_SYS_OR6_PRELIM) && defined(CONFIG_SYS_BR6_PRELIM) in cpu_init_f()
385 out_be32(&csctrl->cs_or6, CONFIG_SYS_OR6_PRELIM); in cpu_init_f()

Completed in 9 milliseconds