Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A DM54455EVB.h258 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS1_BASE
266 # define CONFIG_SYS_FLASH1_BASE CONFIG_SYS_CS1_BASE
274 # define CONFIG_SYS_FLASH1_BASE CONFIG_SYS_CS1_BASE
287 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
358 #define CONFIG_SYS_CS1_BASE 0x00000000 macro
369 #define CONFIG_SYS_CS1_BASE 0x04000000 macro
373 #define CONFIG_SYS_ATMEL_BASE CONFIG_SYS_CS1_BASE
H A DM5373EVB.h96 #define CONFIG_SYS_LATCH_ADDR (CONFIG_SYS_CS1_BASE + 0x80000)
207 #define CONFIG_SYS_CS1_BASE 0x10000000 macro
H A DM5329EVB.h96 #define CONFIG_SYS_LATCH_ADDR (CONFIG_SYS_CS1_BASE + 0x80000)
207 #define CONFIG_SYS_CS1_BASE 0x10000000 macro
H A DM5253DEMO.h57 # define CONFIG_DM9000_BASE (CONFIG_SYS_CS1_BASE | 0x300)
198 #define CONFIG_SYS_CS1_BASE 0xE0000000 macro
H A DM5475EVB.h199 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
251 #define CONFIG_SYS_CS1_BASE 0xE0000000 macro
H A DM5485EVB.h187 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
238 #define CONFIG_SYS_CS1_BASE 0xE0000000 macro
H A Damcore.h107 #define CONFIG_SYS_CS1_BASE 0x3000 macro
H A DM5249EVB.h148 #define CONFIG_SYS_CS1_BASE 0xe0000000 macro
H A DM5275EVB.h187 #define CONFIG_SYS_CS1_BASE 0x30000000 macro
H A DM53017EVB.h203 #define CONFIG_SYS_CS1_BASE 0xC0000000 macro
H A Dastro_mcf5373l.h228 #define CONFIG_SYS_CS1_BASE 0x01000000 macro
/openbmc/u-boot/arch/m68k/cpu/mcf530x/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf523x/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A 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()
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt2135 CONFIG_SYS_CS1_BASE