Searched refs:CONFIG_SYS_BR6_PRELIM (Results 1 – 8 of 8) sorted by relevance
97 #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()
167 #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()
216 #define CONFIG_SYS_BR6_PRELIM CONFIG_SYS_BR6_64M macro225 #define CONFIG_SYS_BR6_PRELIM CONFIG_SYS_BR6_8M macro
167 #define CONFIG_SYS_BR6_PRELIM 0 macro
279 #define CONFIG_SYS_BR6_PRELIM 0 macro
188 #define CONFIG_SYS_BR6_PRELIM 0xf4000801 /* port size ?bit */ macro
38 CONFIG_SYS_BR6_PRELIM=0x18000801
383 #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