Searched refs:CONFIG_SYS_CS1_MASK (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf532x/ |
| H A D | cpu_init.c | 47 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) \ in cpu_init_f() 52 out_be32(&fbcs->csmr1, CONFIG_SYS_CS1_MASK); in cpu_init_f() 238 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) \ in cpu_init_f() 244 out_be32(&fbcs->csmr1, CONFIG_SYS_CS1_MASK); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | cpu_init.c | 52 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) && defined(CONFIG_SYS_CS1_CTRL)) in cpu_init_f() 55 out_be32(&fbcs->csmr1, CONFIG_SYS_CS1_MASK); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf530x/ |
| H A D | cpu_init.c | 51 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) && \ in init_csm() 54 out_be32(&csm->csmr1, CONFIG_SYS_CS1_MASK); in init_csm()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf523x/ |
| H A D | cpu_init.c | 60 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) && defined(CONFIG_SYS_CS1_CTRL)) in cpu_init_f() 64 out_be32(&fbcs->csmr1, CONFIG_SYS_CS1_MASK); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5227x/ |
| H A D | cpu_init.c | 57 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) \ in cpu_init_f() 61 out_be32(&fbcs->csmr1, CONFIG_SYS_CS1_MASK); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | M54455EVB.h | 375 #define CONFIG_SYS_CS1_MASK 0x01FF0001 macro 386 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
|
| H A D | amcore.h | 115 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
|
| H A D | M5249EVB.h | 160 #define CONFIG_SYS_CS1_MASK 0x00010001 /* 128kB, AA=0, WP=0, C/I=0, V=1*/ macro
|
| H A D | M5275EVB.h | 199 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
|
| H A D | M5329EVB.h | 214 #define CONFIG_SYS_CS1_MASK 0x001f0001 macro
|
| H A D | M53017EVB.h | 211 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
|
| H A D | astro_mcf5373l.h | 242 #define CONFIG_SYS_CS1_MASK 0x00ff0001 macro
|
| H A D | M5373EVB.h | 214 #define CONFIG_SYS_CS1_MASK 0x001f0001 macro
|
| H A D | M5253DEMO.h | 206 #define CONFIG_SYS_CS1_MASK 0x00000001 macro
|
| H A D | M5485EVB.h | 246 #define CONFIG_SYS_CS1_MASK (((CONFIG_SYS_NOR1SZ << 20) - 1) & 0xFFFF0001) macro
|
| H A D | M5475EVB.h | 259 #define CONFIG_SYS_CS1_MASK (((CONFIG_SYS_NOR1SZ << 20) - 1) & 0xFFFF0001) macro
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/ |
| H A D | cpu_init.c | 38 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) && defined(CONFIG_SYS_CS1_CTRL)) in init_fbcs() 42 out_be32(&fbcs->csmr1, CONFIG_SYS_CS1_MASK); in init_fbcs()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/ |
| H A D | cpu_init.c | 46 #if (defined(CONFIG_SYS_CS1_BASE) && defined(CONFIG_SYS_CS1_MASK) \ in init_fbcs() 50 out_be32(&fbcs->csmr1, CONFIG_SYS_CS1_MASK); in init_fbcs()
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | config_whitelist.txt | 2480 CONFIG_SYS_CS1_MASK
|