Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_CS1_BASE (Results 1 – 19 of 19) sorted by relevance

/external/u-boot/include/configs/
DM54455EVB.h263 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS1_BASE
271 # define CONFIG_SYS_FLASH1_BASE CONFIG_SYS_CS1_BASE
279 # define CONFIG_SYS_FLASH1_BASE CONFIG_SYS_CS1_BASE
296 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
367 #define CONFIG_SYS_CS1_BASE 0x00000000 macro
378 #define CONFIG_SYS_CS1_BASE 0x04000000 macro
382 #define CONFIG_SYS_ATMEL_BASE CONFIG_SYS_CS1_BASE
DM5329EVB.h97 #define CONFIG_SYS_LATCH_ADDR (CONFIG_SYS_CS1_BASE + 0x80000)
211 #define CONFIG_SYS_CS1_BASE 0x10000000 macro
DM5373EVB.h97 #define CONFIG_SYS_LATCH_ADDR (CONFIG_SYS_CS1_BASE + 0x80000)
211 #define CONFIG_SYS_CS1_BASE 0x10000000 macro
DM5253DEMO.h57 # define CONFIG_DM9000_BASE (CONFIG_SYS_CS1_BASE | 0x300)
200 #define CONFIG_SYS_CS1_BASE 0xE0000000 macro
DM5485EVB.h192 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
243 #define CONFIG_SYS_CS1_BASE 0xE0000000 macro
DM5475EVB.h204 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
256 #define CONFIG_SYS_CS1_BASE 0xE0000000 macro
Damcore.h110 #define CONFIG_SYS_CS1_BASE 0x3000 macro
DM5249EVB.h151 #define CONFIG_SYS_CS1_BASE 0xe0000000 macro
DM5275EVB.h190 #define CONFIG_SYS_CS1_BASE 0x30000000 macro
DM53017EVB.h208 #define CONFIG_SYS_CS1_BASE 0xC0000000 macro
Dastro_mcf5373l.h229 #define CONFIG_SYS_CS1_BASE 0x01000000 macro
/external/u-boot/arch/m68k/cpu/mcf530x/
Dcpu_init.c50 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) && \ in init_csm()
52 out_be16(&csm->csar1, CONFIG_SYS_CS1_BASE); in init_csm()
55 MCF5307_SP_ERR_FIX(CONFIG_SYS_CS1_BASE, csm->csmr1); in init_csm()
/external/u-boot/arch/m68k/cpu/mcf532x/
Dcpu_init.c46 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) \ in cpu_init_f()
49 out_be32(&fbcs->csar1, CONFIG_SYS_CS1_BASE); in cpu_init_f()
237 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) \ in cpu_init_f()
241 out_be32(&fbcs->csar1, CONFIG_SYS_CS1_BASE); in cpu_init_f()
/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dcpu_init.c51 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) && defined(CONFIG_SYS_CS1_CTRL)) in cpu_init_f()
52 out_be32(&fbcs->csar1, CONFIG_SYS_CS1_BASE); in cpu_init_f()
/external/u-boot/arch/m68k/cpu/mcf523x/
Dcpu_init.c59 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) && defined(CONFIG_SYS_CS1_CTRL)) in cpu_init_f()
61 out_be_fbcs_reg(&fbcs->csar1, CONFIG_SYS_CS1_BASE); in cpu_init_f()
/external/u-boot/arch/m68k/cpu/mcf5227x/
Dcpu_init.c56 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) \ in cpu_init_f()
58 out_be32(&fbcs->csar1, CONFIG_SYS_CS1_BASE); in cpu_init_f()
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dcpu_init.c37 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) && defined(CONFIG_SYS_CS1_CTRL)) in init_fbcs()
39 out_be32(&fbcs->csar1, CONFIG_SYS_CS1_BASE); in init_fbcs()
/external/u-boot/arch/m68k/cpu/mcf52x2/
Dcpu_init.c45 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) \ in init_fbcs()
47 out_be32(&fbcs->csar1, CONFIG_SYS_CS1_BASE); in init_fbcs()
/external/u-boot/scripts/
Dconfig_whitelist.txt2215 CONFIG_SYS_CS1_BASE