Home
last modified time | relevance | path

Searched defs:CONFIG_SYS_CS1_MASK (Results 1 – 11 of 11) sorted by relevance

/u-boot/include/configs/
A Damcore.h98 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
A DM5249EVB.h136 #define CONFIG_SYS_CS1_MASK 0x00010001 /* 128kB, AA=0, WP=0, C/I=0, V=1*/ macro
A DM54455EVB.h329 #define CONFIG_SYS_CS1_MASK 0x01FF0001 macro
340 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
A DM5275EVB.h174 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
A DM53017EVB.h190 #define CONFIG_SYS_CS1_MASK 0x00070001 macro
A DM5373EVB.h199 #define CONFIG_SYS_CS1_MASK 0x001f0001 macro
A DM5329EVB.h197 #define CONFIG_SYS_CS1_MASK 0x001f0001 macro
A Dastro_mcf5373l.h220 #define CONFIG_SYS_CS1_MASK 0x00ff0001 macro
A DM5253DEMO.h187 #define CONFIG_SYS_CS1_MASK 0x00000001 macro
A DM5485EVB.h224 #define CONFIG_SYS_CS1_MASK (((CONFIG_SYS_NOR1SZ << 20) - 1) & 0xFFFF0001) macro
A DM5475EVB.h237 #define CONFIG_SYS_CS1_MASK (((CONFIG_SYS_NOR1SZ << 20) - 1) & 0xFFFF0001) macro

Completed in 16 milliseconds