Searched refs:CONFIG_SYS_BR7_PRELIM (Results 1 – 7 of 7) sorted by relevance
102 #if defined(CONFIG_SYS_BR7_PRELIM) && defined(CONFIG_SYS_OR7_PRELIM) in init_early_memctl_regs()104 set_lbc_br(7, CONFIG_SYS_BR7_PRELIM); in init_early_memctl_regs()
172 #if defined(CONFIG_SYS_OR7_PRELIM) && defined(CONFIG_SYS_BR7_PRELIM) in cpu_init_f()174 out_be32(&memctl->memc_br7, CONFIG_SYS_BR7_PRELIM); in cpu_init_f()
169 #define CONFIG_SYS_BR7_PRELIM 0x00000701 macro
282 #define CONFIG_SYS_BR7_PRELIM 0x00000701 macro
192 #define CONFIG_SYS_BR7_PRELIM 0xf2000801 /* port size ?bit */ macro
41 CONFIG_SYS_BR7_PRELIM=0x1C000001
388 #if defined(CONFIG_SYS_OR7_PRELIM) && defined(CONFIG_SYS_BR7_PRELIM) in cpu_init_f()389 out_be32(&csctrl->cs_br7, CONFIG_SYS_BR7_PRELIM); in cpu_init_f()
Completed in 7 milliseconds