Searched refs:CONFIG_SYS_OR7_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()97 set_lbc_or(7, CONFIG_SYS_OR7_PRELIM); in init_early_memctl_regs()
171 #if defined(CONFIG_SYS_OR7_PRELIM) && defined(CONFIG_SYS_BR7_PRELIM) in cpu_init_f()172 out_be32(&memctl->memc_or7, CONFIG_SYS_OR7_PRELIM); in cpu_init_f()
188 #define CONFIG_SYS_OR7_PRELIM 0xFFC0007C macro
308 #define CONFIG_SYS_OR7_PRELIM 0xFF00007C macro
198 #define CONFIG_SYS_OR7_PRELIM 0xfff06e65 /* 128MB local bus SDRAM area (2nd half) */ macro
38 CONFIG_SYS_OR7_PRELIM=0xFFFF810A
386 #if defined(CONFIG_SYS_OR7_PRELIM) && defined(CONFIG_SYS_BR7_PRELIM) in cpu_init_f()388 out_be32(&csctrl->cs_or7, CONFIG_SYS_OR7_PRELIM); in cpu_init_f()