Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/include/configs/
H A Dtuxx1.h123 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro
146 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro
H A Dsuvd3.h105 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro
120 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro
H A Dkmp204x.h69 #define CONFIG_SYS_BR3_PRELIM CONFIG_SYS_LBAPP2_BR_PRELIM macro
H A Dcobra5272.h302 #define CONFIG_SYS_BR3_PRELIM 0 macro
H A DM5272C3.h189 #define CONFIG_SYS_BR3_PRELIM 0 macro
H A DMPC8541CDS.h220 #define CONFIG_SYS_BR3_PRELIM 0xf8000801 macro
H A DMPC8555CDS.h218 #define CONFIG_SYS_BR3_PRELIM 0xf8000801 macro
H A Dkm8360.h174 #define CONFIG_SYS_BR3_PRELIM (\ macro
H A Dsocrates.h150 #define CONFIG_SYS_BR3_PRELIM 0xc0001881 /* UPMA, 32-bit */ macro
H A Dxpedite520x.h149 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_NAND_BASE2 | \ macro
H A DMPC8548CDS.h291 #define CONFIG_SYS_BR3_PRELIM \ macro
H A Dxpedite550x.h173 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_NAND_BASE2 | \ macro
H A DMPC8544DS.h137 #define CONFIG_SYS_BR3_PRELIM 0xf8100801 /* port size 8bit */ macro
H A Dsbc8548.h299 #define CONFIG_SYS_BR3_PRELIM 0xf0001861 macro
H A Dxpedite537x.h171 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_NAND_BASE2 | \ macro
H A DTQM834x.h125 #define CONFIG_SYS_BR3_PRELIM 0x00000000 macro
H A Dve8313.h225 #define CONFIG_SYS_BR3_PRELIM (0x62000000 \ macro
H A Dids8313.h261 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_CPLD_BASE |\ macro
H A Dsbc8641d.h189 #define CONFIG_SYS_BR3_PRELIM 0xe0001861 /* port size ?bit */ 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()
79 set_lbc_br(3, CONFIG_SYS_BR3_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()
153 out_be32(&memctl->memc_br3, CONFIG_SYS_BR3_PRELIM); in cpu_init_f()
/OK3568_Linux_fs/u-boot/configs/
H A DMCR3000_defconfig25 CONFIG_SYS_BR3_PRELIM=0x0C000401
/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()
368 out_be32(&csctrl->cs_br3, CONFIG_SYS_BR3_PRELIM); in cpu_init_f()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c217 set_lbc_br(3, CONFIG_SYS_BR3_PRELIM); in misc_init_f()
/OK3568_Linux_fs/u-boot/board/sbc8548/
H A Dsbc8548.c139 set_lbc_br(3, CONFIG_SYS_BR3_PRELIM); in lbc_sdram_init()

12