Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_OR0_PRELIM (Results 1 – 25 of 34) sorted by relevance

12

/u-boot/arch/powerpc/cpu/mpc83xx/elbc/
A Delbc.h11 #define CONFIG_SYS_OR0_PRELIM (\ macro
173 #define CONFIG_SYS_NAND_OR_PRELIM CONFIG_SYS_OR0_PRELIM
/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dfsl_lbc.c66 #if defined(CONFIG_SYS_BR0_PRELIM) && defined(CONFIG_SYS_OR0_PRELIM) in init_early_memctl_regs()
68 set_lbc_or(0, CONFIG_SYS_OR0_PRELIM); in init_early_memctl_regs()
/u-boot/board/xes/xpedite520x/
A Dxpedite520x.c41 set_lbc_or(1, CONFIG_SYS_OR0_PRELIM); in flash_cs_fixup()
/u-boot/board/xes/xpedite537x/
A Dxpedite537x.c39 set_lbc_or(1, CONFIG_SYS_OR0_PRELIM); in flash_cs_fixup()
/u-boot/board/xes/xpedite550x/
A Dxpedite550x.c39 set_lbc_or(1, CONFIG_SYS_OR0_PRELIM); in flash_cs_fixup()
/u-boot/board/xes/xpedite517x/
A Dxpedite517x.c45 set_lbc_or(1, CONFIG_SYS_OR0_PRELIM); in flash_cs_fixup()
/u-boot/include/configs/
A DP2041RDB.h200 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
205 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro
211 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro
A Dxpedite520x.h110 #define CONFIG_SYS_OR0_PRELIM (OR_AM_64MB | \ macro
118 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM
A Dsbc8548.h214 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_OR0_8M macro
223 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_OR0_64M macro
A Dcorenet_ds.h211 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
216 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro
222 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro
A Dxpedite537x.h124 #define CONFIG_SYS_OR0_PRELIM (OR_AM_128MB | \ macro
137 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM
A Dxpedite550x.h126 #define CONFIG_SYS_OR0_PRELIM (OR_AM_128MB | \ macro
139 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM
A DM5272C3.h156 #define CONFIG_SYS_OR0_PRELIM 0xFFE00014 macro
A Dcobra5272.h262 #define CONFIG_SYS_OR0_PRELIM 0xFFE00014 macro
A Dsocrates.h104 #define CONFIG_SYS_OR0_PRELIM 0xfe000030 /* 32MB Flash */ macro
A DMPC8555CDS.h94 #define CONFIG_SYS_OR0_PRELIM 0xff806e65 macro
A DMPC8541CDS.h96 #define CONFIG_SYS_OR0_PRELIM 0xff806e65 macro
A Dxpedite517x.h137 #define CONFIG_SYS_OR0_PRELIM (OR_AM_128MB |\ macro
150 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM
A DMPC8540ADS.h97 #define CONFIG_SYS_OR0_PRELIM 0xff006ff7 /* 16MB Flash */ macro
A Dcontrolcenterd.h143 #define CONFIG_SYS_OR0_PRELIM 0 /* debugging, was never used */ macro
A DMPC8568MDS.h100 #define CONFIG_SYS_OR0_PRELIM 0xfe006ff7 macro
A DMPC8313ERDB_NAND.h203 #define CONFIG_SYS_NAND_OR_PRELIM CONFIG_SYS_OR0_PRELIM
A DMPC8560ADS.h98 #define CONFIG_SYS_OR0_PRELIM 0xff006ff7 /* 16MB Flash */ macro
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dcpu_init.c140 out_be32(&memctl->memc_or0, CONFIG_SYS_OR0_PRELIM); in cpu_init_f()
/u-boot/configs/
A DMCR3000_defconfig21 CONFIG_SYS_OR0_PRELIM=0xFFC00926

Completed in 26 milliseconds

12