Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_BR1_PRELIM (Results 1 – 25 of 53) sorted by relevance

123

/external/u-boot/arch/powerpc/cpu/mpc8xxx/
Dfsl_lbc.c65 #if defined(CONFIG_SYS_BR1_PRELIM) && defined(CONFIG_SYS_OR1_PRELIM) in init_early_memctl_regs()
67 set_lbc_br(1, CONFIG_SYS_BR1_PRELIM); in init_early_memctl_regs()
/external/u-boot/arch/powerpc/cpu/mpc8xx/
Dcpu_init.c141 #if (defined(CONFIG_SYS_OR1_PRELIM) && defined(CONFIG_SYS_BR1_PRELIM)) in cpu_init_f()
143 out_be32(&memctl->memc_br1, CONFIG_SYS_BR1_PRELIM); in cpu_init_f()
/external/u-boot/board/xes/xpedite520x/
Dxpedite520x.c36 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/external/u-boot/board/xes/xpedite537x/
Dxpedite537x.c34 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/external/u-boot/board/xes/xpedite550x/
Dxpedite550x.c34 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/external/u-boot/board/xes/xpedite517x/
Dxpedite517x.c39 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/external/u-boot/include/configs/
DP2041RDB.h243 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro
248 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
DP1022DS.h202 #define CONFIG_SYS_BR1_PRELIM CONFIG_FLASH_BR_PRELIM /* NOR Base Address */ macro
260 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
DMPC8313ERDB.h278 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NOR_BR_PRELIM macro
283 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM macro
DM5272C3.h179 #define CONFIG_SYS_BR1_PRELIM 0 macro
Dcobra5272.h290 #define CONFIG_SYS_BR1_PRELIM 0 macro
DMPC8541CDS.h103 #define CONFIG_SYS_BR1_PRELIM 0xff001001 macro
DMPC8555CDS.h101 #define CONFIG_SYS_BR1_PRELIM 0xff001001 macro
Dsocrates.h111 #define CONFIG_SYS_BR1_PRELIM 0xfc001001 /* port size 16bit */ macro
Dcontrolcenterd.h152 #define CONFIG_SYS_BR1_PRELIM CONFIG_UART_BR_PRELIM macro
DMPC8568MDS.h112 #define CONFIG_SYS_BR1_PRELIM 0xf8000801 macro
Dp1_p2_rdb_pc.h475 #define CONFIG_SYS_BR1_PRELIM CONFIG_FLASH_BR_PRELIM /* NOR Base Address */ macro
481 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Addr */ macro
DP1023RDB.h139 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM macro
Dxpedite520x.h121 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \ macro
DMPC8548CDS.h156 #define CONFIG_SYS_BR1_PRELIM \ macro
/external/u-boot/board/cssi/MCR3000/
DMCR3000.c103 out_be32(&memctl->memc_br1, CONFIG_SYS_BR1_PRELIM); in dram_init()
/external/u-boot/configs/
DMCR3000_defconfig19 CONFIG_SYS_BR1_PRELIM=0x00000081
/external/u-boot/doc/
DREADME.lynxkdi44 #define CONFIG_SYS_BR1_PRELIM 0xFA101801
/external/u-boot/include/configs/km/
Dkm83xx-common.h118 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_KMBEC_FPGA_BASE | \ macro
/external/u-boot/arch/m68k/cpu/mcf52x2/
Dcpu_init.c356 #if (defined(CONFIG_SYS_OR1_PRELIM) && defined(CONFIG_SYS_BR1_PRELIM)) in cpu_init_f()
357 out_be32(&csctrl->cs_br1, CONFIG_SYS_BR1_PRELIM); in cpu_init_f()

123