Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/include/configs/
H A Dtuxx1.h128 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro
150 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro
H A Dsuvd3.h109 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro
125 #define CONFIG_SYS_OR3_PRELIM (MEG_TO_AM(CONFIG_SYS_APP2_SIZE) | \ macro
H A Dkmp204x.h71 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_LBAPP2_OR_PRELIM macro
H A Dcobra5272.h303 #define CONFIG_SYS_OR3_PRELIM 0 macro
H A DM5272C3.h190 #define CONFIG_SYS_OR3_PRELIM 0 macro
H A DMPC8541CDS.h221 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
H A DMPC8555CDS.h219 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
H A Dkm8360.h179 #define CONFIG_SYS_OR3_PRELIM (\ macro
H A Dsocrates.h151 #define CONFIG_SYS_OR3_PRELIM 0xfff00000 /* 1 MB */ macro
H A Dxpedite520x.h152 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
H A DMPC8548CDS.h293 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
H A Dxpedite550x.h178 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
H A DMPC8544DS.h138 #define CONFIG_SYS_OR3_PRELIM 0xfff06ff7 /* 1MB PIXIS area*/ macro
H A Dsbc8548.h315 #define CONFIG_SYS_OR3_PRELIM 0xfc006cc0 macro
H A Dxpedite537x.h176 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
H A DTQM834x.h126 #define CONFIG_SYS_OR3_PRELIM 0x00000000 macro
H A Dve8313.h230 #define CONFIG_SYS_OR3_PRELIM (OR_AM_32MB \ macro
H A Dids8313.h266 #define CONFIG_SYS_OR3_PRELIM 0xFFFF8814 macro
H A Dsbc8641d.h190 #define CONFIG_SYS_OR3_PRELIM 0xfc006cc0 /* 128MB local bus SDRAM area (1st half) */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c77 #if defined(CONFIG_SYS_BR3_PRELIM) && defined(CONFIG_SYS_OR3_PRELIM) in init_early_memctl_regs()
78 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in init_early_memctl_regs()
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/u-boot/configs/
H A DMCR3000_defconfig26 CONFIG_SYS_OR3_PRELIM=0xFFFF8142
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c367 #if defined(CONFIG_SYS_OR3_PRELIM) && defined(CONFIG_SYS_BR3_PRELIM) in cpu_init_f()
369 out_be32(&csctrl->cs_or3, CONFIG_SYS_OR3_PRELIM); in cpu_init_f()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c218 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in misc_init_f()
/OK3568_Linux_fs/u-boot/board/sbc8548/
H A Dsbc8548.c138 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in lbc_sdram_init()

12