Searched refs:CONFIG_SYS_OR6_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()98 set_lbc_or(6, CONFIG_SYS_OR6_PRELIM); in init_early_memctl_regs()
167 #if defined(CONFIG_SYS_OR6_PRELIM) && defined(CONFIG_SYS_BR6_PRELIM) in cpu_init_f()168 out_be32(&memctl->memc_or6, CONFIG_SYS_OR6_PRELIM); in cpu_init_f()
217 #define CONFIG_SYS_OR6_PRELIM CONFIG_SYS_OR6_64M macro226 #define CONFIG_SYS_OR6_PRELIM CONFIG_SYS_OR6_8M macro
168 #define CONFIG_SYS_OR6_PRELIM 0 macro
280 #define CONFIG_SYS_OR6_PRELIM 0 macro
189 #define CONFIG_SYS_OR6_PRELIM 0xfff06e65 /* 128MB local bus SDRAM area (2nd half) */ macro
39 CONFIG_SYS_OR6_PRELIM=0xFFFF0908
383 #if defined(CONFIG_SYS_OR6_PRELIM) && defined(CONFIG_SYS_BR6_PRELIM) in cpu_init_f()385 out_be32(&csctrl->cs_or6, CONFIG_SYS_OR6_PRELIM); in cpu_init_f()
Completed in 9 milliseconds