Searched refs:CONFIG_SYS_BR0_PRELIM (Results 1 – 25 of 34) sorted by relevance
12
2 #define CONFIG_SYS_BR0_PRELIM (\ macro172 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR0_PRELIM
66 #if defined(CONFIG_SYS_BR0_PRELIM) && defined(CONFIG_SYS_OR0_PRELIM) in init_early_memctl_regs()67 set_lbc_br(0, CONFIG_SYS_BR0_PRELIM); in init_early_memctl_regs()
40 set_lbc_br(1, CONFIG_SYS_BR0_PRELIM); in flash_cs_fixup()
38 set_lbc_br(1, CONFIG_SYS_BR0_PRELIM); in flash_cs_fixup()
44 set_lbc_br(1, CONFIG_SYS_BR0_PRELIM); in flash_cs_fixup()
199 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro204 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro210 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro
213 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_BR0_8M macro222 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_BR0_64M macro
210 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro215 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro221 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro
155 #define CONFIG_SYS_BR0_PRELIM 0xFFE00201 macro
261 #define CONFIG_SYS_BR0_PRELIM 0xFFE00201 macro
103 #define CONFIG_SYS_BR0_PRELIM 0xfe001001 /* port size 16bit */ macro
91 #define CONFIG_SYS_BR0_PRELIM 0xff801001 macro
93 #define CONFIG_SYS_BR0_PRELIM 0xff801001 macro
95 #define CONFIG_SYS_BR0_PRELIM 0xff001801 /* port size 32bit */ macro
142 #define CONFIG_SYS_BR0_PRELIM 0 /* CS0 was originally intended for FPGA */ macro
99 #define CONFIG_SYS_BR0_PRELIM 0xfe001001 macro
202 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR0_PRELIM
96 #define CONFIG_SYS_BR0_PRELIM 0xff001801 /* port size 32bit */ macro
107 #define CONFIG_SYS_BR0_PRELIM (CONFIG_SYS_FLASH_BASE | \ macro
140 #define CONFIG_SYS_BR0_PRELIM \ macro
371 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Addr */ macro376 #define CONFIG_SYS_BR0_PRELIM CONFIG_FLASH_BR_PRELIM /* NOR Base Address */ macro
139 out_be32(&memctl->memc_br0, CONFIG_SYS_BR0_PRELIM); in cpu_init_f()
20 CONFIG_SYS_BR0_PRELIM=0x04000801
92 (CONFIG_SYS_BR0_PRELIM & 0x00007fff)); in misc_init_r()
Completed in 829 milliseconds