Home
last modified time | relevance | path

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

12

/openbmc/u-boot/include/configs/
H A 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
H A 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
H A Dkmp204x.h70 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_LBAPP2_OR_PRELIM macro
H A DM5272C3.h180 #define CONFIG_SYS_OR3_PRELIM 0 macro
H A Dcobra5272.h296 #define CONFIG_SYS_OR3_PRELIM 0 macro
H A DMPC8541CDS.h214 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
H A DMPC8555CDS.h212 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
H A Dsocrates.h139 #define CONFIG_SYS_OR3_PRELIM 0xfff00000 /* 1 MB */ macro
H A Dkm8360.h166 #define CONFIG_SYS_OR3_PRELIM (\ macro
H A DMPC8544DS.h129 #define CONFIG_SYS_OR3_PRELIM 0xfff06ff7 /* 1MB PIXIS area*/ macro
H A Dxpedite520x.h140 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
H A Dsbc8548.h301 #define CONFIG_SYS_OR3_PRELIM 0xfc006cc0 macro
H A DMPC8548CDS.h284 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
H A Dxpedite537x.h164 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
H A Dxpedite550x.h166 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
H A DTQM834x.h118 #define CONFIG_SYS_OR3_PRELIM 0x00000000 macro
H A Dids8313.h256 #define CONFIG_SYS_OR3_PRELIM 0xFFFF8814 macro
H A Dve8313.h221 #define CONFIG_SYS_OR3_PRELIM (OR_AM_32MB \ macro
H A DMPC8569MDS.h193 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A 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()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A 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()
/openbmc/u-boot/configs/
H A DMCR3000_defconfig26 CONFIG_SYS_OR3_PRELIM=0xFFFF8142
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A 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()
/openbmc/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c217 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in misc_init_f()
/openbmc/u-boot/board/sbc8548/
H A Dsbc8548.c135 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in lbc_sdram_init()

12