Searched refs:CONFIG_SYS_BR5_PRELIM (Results 1 – 12 of 12) sorted by relevance
86 #if defined(CONFIG_SYS_BR5_PRELIM) && defined(CONFIG_SYS_OR5_PRELIM) in init_early_memctl_regs()88 set_lbc_br(5, CONFIG_SYS_BR5_PRELIM); in init_early_memctl_regs()
161 #if defined(CONFIG_SYS_OR5_PRELIM) && defined(CONFIG_SYS_BR5_PRELIM) in cpu_init_f()163 out_be32(&memctl->memc_br5, CONFIG_SYS_BR5_PRELIM); in cpu_init_f()
183 #define CONFIG_SYS_BR5_PRELIM 0 macro
301 #define CONFIG_SYS_BR5_PRELIM 0 macro
191 #define CONFIG_SYS_BR5_PRELIM 0xf8010801 macro
251 #define CONFIG_SYS_BR5_PRELIM 0xf8000801 macro
142 #define CONFIG_SYS_BR5_PRELIM 0xf8010801 macro
189 #define CONFIG_SYS_BR5_PRELIM 0xe8001001 /* port size ?bit */ macro
315 #define CONFIG_SYS_BR5_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS + 0x80000)\ macro
315 #define CONFIG_SYS_BR5_PRELIM \ macro
31 CONFIG_SYS_BR5_PRELIM=0x14000801
376 #if defined(CONFIG_SYS_OR5_PRELIM) && defined(CONFIG_SYS_BR5_PRELIM) in cpu_init_f()377 out_be32(&csctrl->cs_br5, CONFIG_SYS_BR5_PRELIM); in cpu_init_f()