| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | tuxx1.h | 123 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro 146 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro
|
| H A D | suvd3.h | 105 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro 120 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro
|
| H A D | kmp204x.h | 69 #define CONFIG_SYS_BR3_PRELIM CONFIG_SYS_LBAPP2_BR_PRELIM macro
|
| H A D | cobra5272.h | 302 #define CONFIG_SYS_BR3_PRELIM 0 macro
|
| H A D | M5272C3.h | 189 #define CONFIG_SYS_BR3_PRELIM 0 macro
|
| H A D | MPC8541CDS.h | 220 #define CONFIG_SYS_BR3_PRELIM 0xf8000801 macro
|
| H A D | MPC8555CDS.h | 218 #define CONFIG_SYS_BR3_PRELIM 0xf8000801 macro
|
| H A D | km8360.h | 174 #define CONFIG_SYS_BR3_PRELIM (\ macro
|
| H A D | socrates.h | 150 #define CONFIG_SYS_BR3_PRELIM 0xc0001881 /* UPMA, 32-bit */ macro
|
| H A D | xpedite520x.h | 149 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_NAND_BASE2 | \ macro
|
| H A D | MPC8548CDS.h | 291 #define CONFIG_SYS_BR3_PRELIM \ macro
|
| H A D | xpedite550x.h | 173 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_NAND_BASE2 | \ macro
|
| H A D | MPC8544DS.h | 137 #define CONFIG_SYS_BR3_PRELIM 0xf8100801 /* port size 8bit */ macro
|
| H A D | sbc8548.h | 299 #define CONFIG_SYS_BR3_PRELIM 0xf0001861 macro
|
| H A D | xpedite537x.h | 171 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_NAND_BASE2 | \ macro
|
| H A D | TQM834x.h | 125 #define CONFIG_SYS_BR3_PRELIM 0x00000000 macro
|
| H A D | ve8313.h | 225 #define CONFIG_SYS_BR3_PRELIM (0x62000000 \ macro
|
| H A D | ids8313.h | 261 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_CPLD_BASE |\ macro
|
| H A D | sbc8641d.h | 189 #define CONFIG_SYS_BR3_PRELIM 0xe0001861 /* port size ?bit */ macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fsl_lbc.c | 77 #if defined(CONFIG_SYS_BR3_PRELIM) && defined(CONFIG_SYS_OR3_PRELIM) in init_early_memctl_regs() 79 set_lbc_br(3, CONFIG_SYS_BR3_PRELIM); in init_early_memctl_regs()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | cpu_init.c | 151 #if defined(CONFIG_SYS_OR3_PRELIM) && defined(CONFIG_SYS_BR3_PRELIM) in cpu_init_f() 153 out_be32(&memctl->memc_br3, CONFIG_SYS_BR3_PRELIM); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | MCR3000_defconfig | 25 CONFIG_SYS_BR3_PRELIM=0x0C000401
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/ |
| H A D | cpu_init.c | 367 #if defined(CONFIG_SYS_OR3_PRELIM) && defined(CONFIG_SYS_BR3_PRELIM) in cpu_init_f() 368 out_be32(&csctrl->cs_br3, CONFIG_SYS_BR3_PRELIM); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/ |
| H A D | mpc8349itx.c | 217 set_lbc_br(3, CONFIG_SYS_BR3_PRELIM); in misc_init_f()
|
| /OK3568_Linux_fs/u-boot/board/sbc8548/ |
| H A D | sbc8548.c | 139 set_lbc_br(3, CONFIG_SYS_BR3_PRELIM); in lbc_sdram_init()
|