Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_BR4_PRELIM (Results 1 – 13 of 13) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc83xx/elbc/
A Delbc.h138 #define CONFIG_SYS_BR4_PRELIM (\ macro
184 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR4_PRELIM
/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dfsl_lbc.c87 #if defined(CONFIG_SYS_BR4_PRELIM) && defined(CONFIG_SYS_OR4_PRELIM) in init_early_memctl_regs()
89 set_lbc_br(4, CONFIG_SYS_BR4_PRELIM); in init_early_memctl_regs()
/u-boot/include/configs/
A DMPC8540ADS.h181 #define CONFIG_SYS_BR4_PRELIM 0xf8000801 macro
183 #define CONFIG_SYS_BCSR (CONFIG_SYS_BR4_PRELIM & 0xffff8000)
A DMPC8560ADS.h182 #define CONFIG_SYS_BR4_PRELIM 0xf8000801 macro
184 #define CONFIG_SYS_BCSR (CONFIG_SYS_BR4_PRELIM & 0xffff8000)
A DM5272C3.h163 #define CONFIG_SYS_BR4_PRELIM 0 macro
A Dcobra5272.h273 #define CONFIG_SYS_BR4_PRELIM 0 macro
A DMPC8568MDS.h179 #define CONFIG_SYS_BR4_PRELIM 0xf8008801 macro
A Dsbc8548.h312 #define CONFIG_SYS_BR4_PRELIM 0xf4001861 macro
A Dsbc8641d.h180 #define CONFIG_SYS_BR4_PRELIM 0xe4001861 /* port size ?bit */ macro
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dcpu_init.c157 #if defined(CONFIG_SYS_OR4_PRELIM) && defined(CONFIG_SYS_BR4_PRELIM) in cpu_init_f()
159 out_be32(&memctl->memc_br4, CONFIG_SYS_BR4_PRELIM); in cpu_init_f()
/u-boot/configs/
A DMCR3000_defconfig32 CONFIG_SYS_BR4_PRELIM=0x10000801
/u-boot/board/sbc8548/
A Dsbc8548.c142 set_lbc_br(4, CONFIG_SYS_BR4_PRELIM); in lbc_sdram_init()
/u-boot/arch/m68k/cpu/mcf52x2/
A Dcpu_init.c373 #if defined(CONFIG_SYS_OR4_PRELIM) && defined(CONFIG_SYS_BR4_PRELIM) in cpu_init_f()
374 out_be32(&csctrl->cs_br4, CONFIG_SYS_BR4_PRELIM); in cpu_init_f()

Completed in 14 milliseconds