Searched refs:CONFIG_SYS_BR7_PRELIM (Results 1 – 7 of 7) sorted by relevance
96 #if defined(CONFIG_SYS_BR7_PRELIM) && defined(CONFIG_SYS_OR7_PRELIM) in init_early_memctl_regs()98 set_lbc_br(7, CONFIG_SYS_BR7_PRELIM); in init_early_memctl_regs()
171 #if defined(CONFIG_SYS_OR7_PRELIM) && defined(CONFIG_SYS_BR7_PRELIM) in cpu_init_f()173 out_be32(&memctl->memc_br7, CONFIG_SYS_BR7_PRELIM); in cpu_init_f()
191 #define CONFIG_SYS_BR7_PRELIM 0x00000701 macro
308 #define CONFIG_SYS_BR7_PRELIM 0x00000701 macro
198 #define CONFIG_SYS_BR7_PRELIM 0xf2000801 /* port size ?bit */ macro
37 CONFIG_SYS_BR7_PRELIM=0x1C000001
386 #if defined(CONFIG_SYS_OR7_PRELIM) && defined(CONFIG_SYS_BR7_PRELIM) in cpu_init_f()387 out_be32(&csctrl->cs_br7, CONFIG_SYS_BR7_PRELIM); in cpu_init_f()