Searched refs:CONFIG_SYS_BR4_PRELIM (Results 1 – 16 of 16) sorted by relevance
138 #define CONFIG_SYS_BR4_PRELIM (\ macro184 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR4_PRELIM
85 #if defined(CONFIG_SYS_BR4_PRELIM) && defined(CONFIG_SYS_OR4_PRELIM) in init_early_memctl_regs()87 set_lbc_br(4, CONFIG_SYS_BR4_PRELIM); in init_early_memctl_regs()
187 #define CONFIG_SYS_BR4_PRELIM 0xf8000801 macro189 #define CONFIG_SYS_BCSR (CONFIG_SYS_BR4_PRELIM & 0xffff8000)
186 #define CONFIG_SYS_BR4_PRELIM 0xf8000801 macro188 #define CONFIG_SYS_BCSR (CONFIG_SYS_BR4_PRELIM & 0xffff8000)
174 #define CONFIG_SYS_BR4_PRELIM 0 macro
290 #define CONFIG_SYS_BR4_PRELIM 0 macro
185 #define CONFIG_SYS_BR4_PRELIM 0xf8008801 macro
316 #define CONFIG_SYS_BR4_PRELIM 0xf4001861 macro
184 #define CONFIG_SYS_BR4_PRELIM 0xe4001861 /* port size ?bit */ macro
136 #define CONFIG_SYS_BR4_PRELIM 0xf8008801 macro
307 #define CONFIG_SYS_BR4_PRELIM \ macro
308 #define CONFIG_SYS_BR4_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS + 0x40000) \ macro
156 #if defined(CONFIG_SYS_OR4_PRELIM) && defined(CONFIG_SYS_BR4_PRELIM) in cpu_init_f()158 out_be32(&memctl->memc_br4, CONFIG_SYS_BR4_PRELIM); in cpu_init_f()
31 CONFIG_SYS_BR4_PRELIM=0x10000801
372 #if defined(CONFIG_SYS_OR4_PRELIM) && defined(CONFIG_SYS_BR4_PRELIM) in cpu_init_f()373 out_be32(&csctrl->cs_br4, CONFIG_SYS_BR4_PRELIM); in cpu_init_f()
139 set_lbc_br(4, CONFIG_SYS_BR4_PRELIM); in lbc_sdram_init()