Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_OR3_PRELIM (Results 1 – 25 of 39) sorted by relevance

12

/external/u-boot/include/configs/
Dtuxx1.h125 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro
147 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro
Dsuvd3.h97 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro
113 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro
Dkmp204x.h70 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_LBAPP2_OR_PRELIM macro
Dcobra5272.h297 #define CONFIG_SYS_OR3_PRELIM 0 macro
DM5272C3.h184 #define CONFIG_SYS_OR3_PRELIM 0 macro
DMPC8541CDS.h217 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
DMPC8555CDS.h215 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
Dsocrates.h145 #define CONFIG_SYS_OR3_PRELIM 0xfff00000 /* 1 MB */ macro
Dkm8360.h166 #define CONFIG_SYS_OR3_PRELIM (\ macro
Dxpedite520x.h144 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
Dsbc8548.h304 #define CONFIG_SYS_OR3_PRELIM 0xfc006cc0 macro
DMPC8544DS.h132 #define CONFIG_SYS_OR3_PRELIM 0xfff06ff7 /* 1MB PIXIS area*/ macro
DMPC8548CDS.h287 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
Dxpedite550x.h170 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
Dxpedite537x.h169 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
DTQM834x.h121 #define CONFIG_SYS_OR3_PRELIM 0x00000000 macro
DMPC8569MDS.h196 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
Dve8313.h224 #define CONFIG_SYS_OR3_PRELIM (OR_AM_32MB \ macro
Dids8313.h263 #define CONFIG_SYS_OR3_PRELIM 0xFFFF8814 macro
/external/u-boot/arch/powerpc/cpu/mpc8xxx/
Dfsl_lbc.c76 #if defined(CONFIG_SYS_BR3_PRELIM) && defined(CONFIG_SYS_OR3_PRELIM) in init_early_memctl_regs()
77 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in init_early_memctl_regs()
/external/u-boot/arch/powerpc/cpu/mpc8xx/
Dcpu_init.c151 #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()
/external/u-boot/configs/
DMCR3000_defconfig26 CONFIG_SYS_OR3_PRELIM=0xFFFF8142
/external/u-boot/arch/m68k/cpu/mcf52x2/
Dcpu_init.c366 #if defined(CONFIG_SYS_OR3_PRELIM) && defined(CONFIG_SYS_BR3_PRELIM) in cpu_init_f()
368 out_be32(&csctrl->cs_or3, CONFIG_SYS_OR3_PRELIM); in cpu_init_f()
/external/u-boot/board/freescale/mpc8349itx/
Dmpc8349itx.c217 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in misc_init_f()
/external/u-boot/board/sbc8548/
Dsbc8548.c135 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in lbc_sdram_init()

12