Searched refs:CONFIG_SYS_BR6_PRELIM (Results 1 – 10 of 10) sorted by relevance
91 #if defined(CONFIG_SYS_BR6_PRELIM) && defined(CONFIG_SYS_OR6_PRELIM) in init_early_memctl_regs()93 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()
223 #define CONFIG_SYS_BR6_PRELIM CONFIG_SYS_BR6_64M macro232 #define CONFIG_SYS_BR6_PRELIM CONFIG_SYS_BR6_8M macro
185 #define CONFIG_SYS_BR6_PRELIM 0 macro
304 #define CONFIG_SYS_BR6_PRELIM 0 macro
193 #define CONFIG_SYS_BR6_PRELIM 0xf4000801 /* port size ?bit */ macro
322 #define CONFIG_SYS_BR6_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS + 0xc0000)\ macro
323 #define CONFIG_SYS_BR6_PRELIM \ macro
34 CONFIG_SYS_BR6_PRELIM=0x18000801
381 #if defined(CONFIG_SYS_OR6_PRELIM) && defined(CONFIG_SYS_BR6_PRELIM) in cpu_init_f()382 out_be32(&csctrl->cs_br6, CONFIG_SYS_BR6_PRELIM); in cpu_init_f()