Searched refs:CONFIG_SYS_BR6_PRELIM (Results 1 – 10 of 10) sorted by relevance
92 #if defined(CONFIG_SYS_BR6_PRELIM) && defined(CONFIG_SYS_OR6_PRELIM) in init_early_memctl_regs()94 set_lbc_br(6, CONFIG_SYS_BR6_PRELIM); in init_early_memctl_regs()
166 #if defined(CONFIG_SYS_OR6_PRELIM) && defined(CONFIG_SYS_BR6_PRELIM) in cpu_init_f()168 out_be32(&memctl->memc_br6, CONFIG_SYS_BR6_PRELIM); in cpu_init_f()
235 #define CONFIG_SYS_BR6_PRELIM CONFIG_SYS_BR6_64M macro244 #define CONFIG_SYS_BR6_PRELIM CONFIG_SYS_BR6_8M macro
311 #define CONFIG_SYS_BR6_PRELIM 0 macro
195 #define CONFIG_SYS_BR6_PRELIM 0 macro
199 #define CONFIG_SYS_BR6_PRELIM 0xf4000801 /* port size ?bit */ macro
337 #define CONFIG_SYS_BR6_PRELIM \ macro
334 #define CONFIG_SYS_BR6_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS + 0xc0000)\ macro
34 CONFIG_SYS_BR6_PRELIM=0x18000801
382 #if defined(CONFIG_SYS_OR6_PRELIM) && defined(CONFIG_SYS_BR6_PRELIM) in cpu_init_f()383 out_be32(&csctrl->cs_br6, CONFIG_SYS_BR6_PRELIM); in cpu_init_f()