| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fsl_lbc.c | 66 #if defined(CONFIG_SYS_BR1_PRELIM) && defined(CONFIG_SYS_OR1_PRELIM) in init_early_memctl_regs() 67 set_lbc_or(1, CONFIG_SYS_OR1_PRELIM); in init_early_memctl_regs()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | cpu_init.c | 141 #if (defined(CONFIG_SYS_OR1_PRELIM) && defined(CONFIG_SYS_BR1_PRELIM)) in cpu_init_f() 142 out_be32(&memctl->memc_or1, CONFIG_SYS_OR1_PRELIM); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite520x/ |
| H A D | xpedite520x.c | 38 set_lbc_or(0, CONFIG_SYS_OR1_PRELIM); in flash_cs_fixup()
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite517x/ |
| H A D | xpedite517x.c | 41 set_lbc_or(0, CONFIG_SYS_OR1_PRELIM); in flash_cs_fixup()
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite537x/ |
| H A D | xpedite537x.c | 38 set_lbc_or(0, CONFIG_SYS_OR1_PRELIM); in flash_cs_fixup()
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite550x/ |
| H A D | xpedite550x.c | 38 set_lbc_or(0, CONFIG_SYS_OR1_PRELIM); in flash_cs_fixup()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | P1022DS.h | 212 #define CONFIG_SYS_OR1_PRELIM CONFIG_FLASH_OR_PRELIM /* NOR Options */ macro 270 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
|
| H A D | P2041RDB.h | 250 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro 255 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
|
| H A D | MPC8313ERDB.h | 289 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_NOR_OR_PRELIM macro 294 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_NAND_OR_PRELIM macro
|
| H A D | cobra5272.h | 297 #define CONFIG_SYS_OR1_PRELIM 0 macro
|
| H A D | M5272C3.h | 186 #define CONFIG_SYS_OR1_PRELIM 0 macro
|
| H A D | MPC8541CDS.h | 110 #define CONFIG_SYS_OR1_PRELIM 0xff806e65 macro
|
| H A D | MPC8555CDS.h | 108 #define CONFIG_SYS_OR1_PRELIM 0xff806e65 macro
|
| H A D | socrates.h | 118 #define CONFIG_SYS_OR1_PRELIM 0xfe000030 /* 32MB Flash */ macro
|
| H A D | p1_p2_rdb_pc.h | 507 #define CONFIG_SYS_OR1_PRELIM CONFIG_FLASH_OR_PRELIM /* NOR Options */ macro 513 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
|
| H A D | MPC8568MDS.h | 117 #define CONFIG_SYS_OR1_PRELIM 0xffffe9f7 macro
|
| H A D | controlcenterd.h | 155 #define CONFIG_SYS_OR1_PRELIM CONFIG_UART_OR_PRELIM macro
|
| H A D | P1023RDB.h | 147 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
|
| H A D | xpedite520x.h | 132 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM macro
|
| H A D | MPC8548CDS.h | 166 #define CONFIG_SYS_OR1_PRELIM 0xff806e65 macro
|
| H A D | xpedite550x.h | 153 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM macro
|
| /OK3568_Linux_fs/u-boot/board/cssi/MCR3000/ |
| H A D | MCR3000.c | 101 out_be32(&memctl->memc_or1, CONFIG_SYS_OR1_PRELIM); in dram_init()
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | MCR3000_defconfig | 20 CONFIG_SYS_OR1_PRELIM=0xFE000E00
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/ |
| H A D | cpu_init.c | 357 #if (defined(CONFIG_SYS_OR1_PRELIM) && defined(CONFIG_SYS_BR1_PRELIM)) in cpu_init_f() 359 out_be32(&csctrl->cs_or1, CONFIG_SYS_OR1_PRELIM); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/include/configs/km/ |
| H A D | km83xx-common.h | 136 #define CONFIG_SYS_OR1_PRELIM (MEG_TO_AM(CONFIG_SYS_KMBEC_FPGA_SIZE) | \ macro
|