Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_BR6_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()
99 set_lbc_br(6, CONFIG_SYS_BR6_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()
169 out_be32(&memctl->memc_br6, CONFIG_SYS_BR6_PRELIM); in cpu_init_f()
/u-boot/include/configs/
A Dsbc8548.h216 #define CONFIG_SYS_BR6_PRELIM CONFIG_SYS_BR6_64M macro
225 #define CONFIG_SYS_BR6_PRELIM CONFIG_SYS_BR6_8M macro
A DM5272C3.h167 #define CONFIG_SYS_BR6_PRELIM 0 macro
A Dcobra5272.h279 #define CONFIG_SYS_BR6_PRELIM 0 macro
A Dsbc8641d.h188 #define CONFIG_SYS_BR6_PRELIM 0xf4000801 /* port size ?bit */ macro
/u-boot/configs/
A DMCR3000_defconfig38 CONFIG_SYS_BR6_PRELIM=0x18000801
/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()
384 out_be32(&csctrl->cs_br6, CONFIG_SYS_BR6_PRELIM); in cpu_init_f()

Completed in 24 milliseconds