| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | tuxx1.h | 128 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro 150 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro
|
| H A D | suvd3.h | 109 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro 125 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro
|
| H A D | kmp204x.h | 71 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_LBAPP2_OR_PRELIM macro
|
| H A D | cobra5272.h | 303 #define CONFIG_SYS_OR3_PRELIM 0 macro
|
| H A D | M5272C3.h | 190 #define CONFIG_SYS_OR3_PRELIM 0 macro
|
| H A D | MPC8541CDS.h | 221 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
|
| H A D | MPC8555CDS.h | 219 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
|
| H A D | km8360.h | 179 #define CONFIG_SYS_OR3_PRELIM (\ macro
|
| H A D | socrates.h | 151 #define CONFIG_SYS_OR3_PRELIM 0xfff00000 /* 1 MB */ macro
|
| H A D | xpedite520x.h | 152 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
|
| H A D | MPC8548CDS.h | 293 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
|
| H A D | xpedite550x.h | 178 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
|
| H A D | MPC8544DS.h | 138 #define CONFIG_SYS_OR3_PRELIM 0xfff06ff7 /* 1MB PIXIS area*/ macro
|
| H A D | sbc8548.h | 315 #define CONFIG_SYS_OR3_PRELIM 0xfc006cc0 macro
|
| H A D | xpedite537x.h | 176 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
|
| H A D | TQM834x.h | 126 #define CONFIG_SYS_OR3_PRELIM 0x00000000 macro
|
| H A D | ve8313.h | 230 #define CONFIG_SYS_OR3_PRELIM (OR_AM_32MB \ macro
|
| H A D | ids8313.h | 266 #define CONFIG_SYS_OR3_PRELIM 0xFFFF8814 macro
|
| H A D | sbc8641d.h | 190 #define CONFIG_SYS_OR3_PRELIM 0xfc006cc0 /* 128MB local bus SDRAM area (1st half) */ 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() 78 set_lbc_or(3, CONFIG_SYS_OR3_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() 152 out_be32(&memctl->memc_or3, CONFIG_SYS_OR3_PRELIM); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | MCR3000_defconfig | 26 CONFIG_SYS_OR3_PRELIM=0xFFFF8142
|
| /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() 369 out_be32(&csctrl->cs_or3, CONFIG_SYS_OR3_PRELIM); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/ |
| H A D | mpc8349itx.c | 218 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in misc_init_f()
|
| /OK3568_Linux_fs/u-boot/board/sbc8548/ |
| H A D | sbc8548.c | 138 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in lbc_sdram_init()
|