Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_OR1_PRELIM (Results 1 – 25 of 52) sorted by relevance

123

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c66 #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 Dcpu_init.c141 #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 Dxpedite520x.c38 set_lbc_or(0, CONFIG_SYS_OR1_PRELIM); in flash_cs_fixup()
/OK3568_Linux_fs/u-boot/board/xes/xpedite517x/
H A Dxpedite517x.c41 set_lbc_or(0, CONFIG_SYS_OR1_PRELIM); in flash_cs_fixup()
/OK3568_Linux_fs/u-boot/board/xes/xpedite537x/
H A Dxpedite537x.c38 set_lbc_or(0, CONFIG_SYS_OR1_PRELIM); in flash_cs_fixup()
/OK3568_Linux_fs/u-boot/board/xes/xpedite550x/
H A Dxpedite550x.c38 set_lbc_or(0, CONFIG_SYS_OR1_PRELIM); in flash_cs_fixup()
/OK3568_Linux_fs/u-boot/include/configs/
H A DP1022DS.h212 #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 DP2041RDB.h250 #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 DMPC8313ERDB.h289 #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 Dcobra5272.h297 #define CONFIG_SYS_OR1_PRELIM 0 macro
H A DM5272C3.h186 #define CONFIG_SYS_OR1_PRELIM 0 macro
H A DMPC8541CDS.h110 #define CONFIG_SYS_OR1_PRELIM 0xff806e65 macro
H A DMPC8555CDS.h108 #define CONFIG_SYS_OR1_PRELIM 0xff806e65 macro
H A Dsocrates.h118 #define CONFIG_SYS_OR1_PRELIM 0xfe000030 /* 32MB Flash */ macro
H A Dp1_p2_rdb_pc.h507 #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 DMPC8568MDS.h117 #define CONFIG_SYS_OR1_PRELIM 0xffffe9f7 macro
H A Dcontrolcenterd.h155 #define CONFIG_SYS_OR1_PRELIM CONFIG_UART_OR_PRELIM macro
H A DP1023RDB.h147 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
H A Dxpedite520x.h132 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM macro
H A DMPC8548CDS.h166 #define CONFIG_SYS_OR1_PRELIM 0xff806e65 macro
H A Dxpedite550x.h153 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM macro
/OK3568_Linux_fs/u-boot/board/cssi/MCR3000/
H A DMCR3000.c101 out_be32(&memctl->memc_or1, CONFIG_SYS_OR1_PRELIM); in dram_init()
/OK3568_Linux_fs/u-boot/configs/
H A DMCR3000_defconfig20 CONFIG_SYS_OR1_PRELIM=0xFE000E00
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c357 #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 Dkm83xx-common.h136 #define CONFIG_SYS_OR1_PRELIM (MEG_TO_AM(CONFIG_SYS_KMBEC_FPGA_SIZE) | \ macro

123